Amazon.RDS.Model.ModifyDBSubnetGroupRequest.IsSetDBSubnetGroupDescription C# (CSharp) 메소드

IsSetDBSubnetGroupDescription() 개인적인 메소드

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