ImportAsProvisionedProductRequest
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
The unique identifier of the resource to be imported. It only currently supports CloudFormation stack IDs.
Link copied to clipboard
The user-friendly name of the provisioned product. The value must be unique for the Amazon Web Services account. The name cannot be updated after the product is provisioned.
Link copied to clipboard
The identifier of the provisioning artifact.
Functions
Link copied to clipboard
inline fun copy(block: ImportAsProvisionedProductRequest.Builder.() -> Unit = {}): ImportAsProvisionedProductRequest