Amazon.RDS.Model.ModifyDBSubnetGroupRequest.IsSetDBSubnetGroupDescription C# (CSharp) Method

IsSetDBSubnetGroupDescription() private method

private IsSetDBSubnetGroupDescription ( ) : bool
return bool
        internal bool IsSetDBSubnetGroupDescription()
        {
            return this._dbSubnetGroupDescription != null;
        }