C# Class Amazon.ServiceCatalog.Model.UpdateProvisionedProductRequest

Container for the parameters to the UpdateProvisionedProduct operation. Requests updates to the configuration of an existing ProvisionedProduct object. If there are tags associated with the object, they cannot be updated or added with this operation. Depending on the specific updates requested, this operation may update with no interruption, with some interruption, or replace the ProvisionedProduct object entirely.

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
IsSetPathId ( ) : bool
IsSetProductId ( ) : bool
IsSetProvisionedProductId ( ) : bool
IsSetProvisionedProductName ( ) : bool
IsSetProvisioningArtifactId ( ) : bool
IsSetProvisioningParameters ( ) : bool
IsSetUpdateToken ( ) : bool