CreatePublicDnsNamespaceRequest
Types
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
Properties for the public DNS namespace.
Functions
Link copied to clipboard
inline fun copy(block: CreatePublicDnsNamespaceRequest.Builder.() -> Unit = {}): CreatePublicDnsNamespaceRequest