CreateDomainConfigurationRequest
Types
Properties
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 name of the domain.
Link copied to clipboard
The ARNs of the certificates that IoT passes to the device during the TLS handshake. Currently you can specify only one certificate ARN. This value is not required for Amazon Web Services-managed domains.
Link copied to clipboard
The server certificate configuration.
Link copied to clipboard
The type of service delivered by the endpoint.
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 Amazon Web Services-managed domains.
Functions
Link copied to clipboard
inline fun copy(block: CreateDomainConfigurationRequest.Builder.() -> Unit = {}): CreateDomainConfigurationRequest