DomainConfiguration

class DomainConfiguration : KotlinCustomResource

Create and manage a Domain Configuration

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the domain configuration.

Link copied to clipboard

An object that specifies the authorization service for a domain.

Link copied to clipboard

The name of the domain configuration. This value must be unique to a region.

Link copied to clipboard

The status to which the domain configuration should be updated. Valid values: ENABLED | DISABLED

Link copied to clipboard
val domainName: Output<String>?

The name of the domain.

Link copied to clipboard

The type of service delivered by the domain.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The ARNs of the certificates that AWS IoT passes to the device during the TLS handshake. Currently you can specify only one certificate ARN. This value is not required for AWS -managed domains.

Link copied to clipboard

The server certificate configuration. For more information, see Configurable endpoints from the AWS IoT Core Developer Guide.

Link copied to clipboard

The ARNs of the certificates that AWS IoT passes to the device during the TLS handshake. Currently you can specify only one certificate ARN. This value is not required for AWS -managed domains.

Link copied to clipboard

The type of service delivered by the endpoint.

Link copied to clipboard
val tags: Output<List<Tag>>?

Metadata which can be used to manage the domain configuration.

Link copied to clipboard

An object that specifies the TLS configuration for a domain.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard

The certificate used to validate the server certificate and prove domain name ownership. This certificate must be signed by a public certificate authority. This value is not required for AWS -managed domains.