Builder

class Builder

Properties

Link copied to clipboard

A unique string that identifies the request and that allows failed CreatePublicDnsNamespace requests to be retried without the risk of running the operation twice. CreatorRequestId can be any unique string (for example, a date/timestamp).

Link copied to clipboard

A description for the namespace.

Link copied to clipboard
var name: String?

The name that you want to assign to this namespace.

Link copied to clipboard

Properties for the public DNS namespace.

Link copied to clipboard
var tags: List<Tag>?

The tags to add to the namespace. Each tag consists of a key and an optional value that you define. Tags keys can be up to 128 characters in length, and tag values can be up to 256 characters in length.