DomainConflict

Contains information about the domain conflict. Use this information to determine the affected domain, the related resource, and the affected Amazon Web Services account.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the Amazon Web Services account for the domain conflict.

Link copied to clipboard

The domain used to find existing conflicts for domain configurations.

Link copied to clipboard

The ID of the resource that has a domain conflict.

Link copied to clipboard

The CloudFront resource type that has a domain conflict.

Functions

Link copied to clipboard
inline fun copy(block: DomainConflict.Builder.() -> Unit = {}): DomainConflict
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String