ServiceCatalogProvisioningDetails
Details that you specify to provision a service catalog product. For information about service catalog, see What is AWS Service Catalog.
Contents
- ProductId
-
The ID of the product to provision.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
^[a-zA-Z0-9_\-]*
Required: Yes
- PathId
-
The path identifier of the product. This value is optional if the product has a default path, and required if the product has more than one path.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
^[a-zA-Z0-9_\-]*
Required: No
- ProvisioningArtifactId
-
The ID of the provisioning artifact.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
^[a-zA-Z0-9_\-]*
Required: No
- ProvisioningParameters
-
A list of key value pairs that you specify when you provision a product.
Type: Array of ProvisioningParameter objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: