C# Class Amazon.ServiceCatalog.Model.ProvisionProductRequest

Container for the parameters to the ProvisionProduct operation. Requests a Provision of a specified product. A ProvisionedProduct is a resourced instance for a product. For example, provisioning a CloudFormation-template-backed product results in launching a CloudFormation stack and all the underlying resources that come with it.

You can check the status of this request using the DescribeRecord operation.

Inheritance: AmazonServiceCatalogRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAcceptLanguage ( ) : bool
IsSetNotificationArns ( ) : bool
IsSetPathId ( ) : bool
IsSetProductId ( ) : bool
IsSetProvisionToken ( ) : bool
IsSetProvisionedProductName ( ) : bool
IsSetProvisioningArtifactId ( ) : bool
IsSetProvisioningParameters ( ) : bool
IsSetTags ( ) : bool