C# Class Amazon.ServiceCatalog.Model.TerminateProvisionedProductRequest

Container for the parameters to the TerminateProvisionedProduct operation. Requests termination of an existing ProvisionedProduct object. If there are Tags associated with the object, they are terminated when the ProvisionedProduct object is terminated.

This operation does not delete any records associated with the ProvisionedProduct object.

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
IsSetIgnoreErrors ( ) : bool
IsSetProvisionedProductId ( ) : bool
IsSetProvisionedProductName ( ) : bool
IsSetTerminateToken ( ) : bool