UpdateProvisionedProductRequest
Types
Properties
Link copied to clipboard
The language code.
Link copied to clipboard
The name of the product. You must provide the name or ID, but not both.
Link copied to clipboard
The identifier of the provisioned product. You must provide the name or ID, but not both.
Link copied to clipboard
The name of the provisioned product. You cannot specify both ProvisionedProductName
and ProvisionedProductId
.
Link copied to clipboard
The identifier of the provisioning artifact.
Link copied to clipboard
The name of the provisioning artifact. You must provide the name or ID, but not both.
Link copied to clipboard
The new parameters.
Link copied to clipboard
An object that contains information about the provisioning preferences for a stack set.
Link copied to clipboard
The idempotency token that uniquely identifies the provisioning update request.
Functions
Link copied to clipboard
inline fun copy(block: UpdateProvisionedProductRequest.Builder.() -> Unit = {}): UpdateProvisionedProductRequest