Amazon.Redshift.Model.ModifyClusterSubnetGroupRequest.IsSetDescription C# (CSharp) Method

IsSetDescription() private method

private IsSetDescription ( ) : bool
return bool
        internal bool IsSetDescription()
        {
            return this._description != null;
        }