Amazon.RDS.Model.DescribeDBSubnetGroupsRequest.IsSetDBSubnetGroupName C# (CSharp) 메소드

IsSetDBSubnetGroupName() 개인적인 메소드

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