CreateConfigurationSetRequest
Types
Properties
Link copied to clipboard
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don't specify a client token, a randomly generated token is used for the request to ensure idempotency.
Link copied to clipboard
The name to use for the new configuration set.
Functions
Link copied to clipboard
inline fun copy(block: CreateConfigurationSetRequest.Builder.() -> Unit = {}): CreateConfigurationSetRequest