C# Class Amazon.ServiceCatalog.Model.UpdateProvisioningParameter

The parameter key/value pair used to update a ProvisionedProduct object. If UsePreviousValue is set to true, Value is ignored and the value for Key is kept as previously set (current value).
Show file Open project: aws/aws-sdk-net

Private Methods

Method Description
IsSetKey ( ) : bool
IsSetUsePreviousValue ( ) : bool
IsSetValue ( ) : bool