Amazon.ServiceCatalog.Model.DescribeProvisioningParametersResponse.IsSetUsageInstructions C# (CSharp) Method

IsSetUsageInstructions() private method

private IsSetUsageInstructions ( ) : bool
return bool
        internal bool IsSetUsageInstructions()
        {
            return this._usageInstructions != null && this._usageInstructions.Count > 0; 
        }