CreateHttpNamespaceRequest
Types
Properties
Link copied to clipboard
A unique string that identifies the request and that allows failed CreateHttpNamespace
requests to be retried without the risk of running the operation twice. CreatorRequestId
can be any unique string (for example, a date/time stamp).
Link copied to clipboard
A description for the namespace.
Functions
Link copied to clipboard
inline fun copy(block: CreateHttpNamespaceRequest.Builder.() -> Unit = {}): CreateHttpNamespaceRequest