Builder

class Builder

Properties

Link copied to clipboard

An enumerated string that specifies the application-layer protocol.

Link copied to clipboard

An enumerated string that specifies the authentication type.

Link copied to clipboard

An object that specifies the authorization service for a domain.

Link copied to clipboard

An object that specifies the client certificate configuration 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
var tags: 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

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