CreateProvisionedProductPlanRequest
Types
Properties
Link copied to clipboard
The language code.
Link copied to clipboard
A unique identifier that you provide to ensure idempotency. If multiple requests differ only by the idempotency token, the same response is returned for each repeated request.
Link copied to clipboard
Passed to CloudFormation. The SNS topic ARNs to which to publish stack-related events.
Link copied to clipboard
The plan type.
Link copied to clipboard
A user-friendly name for the provisioned product. This value must be unique for the Amazon Web Services account and cannot be updated after the product is provisioned.
Link copied to clipboard
The identifier of the provisioning artifact.
Link copied to clipboard
Parameters specified by the administrator that are required for provisioning the product.
Functions
Link copied to clipboard
inline fun copy(block: CreateProvisionedProductPlanRequest.Builder.() -> Unit = {}): CreateProvisionedProductPlanRequest