Amazon.RDS.Model.DescribeDBSubnetGroupsRequest.IsSetDBSubnetGroupName C# (CSharp) Method

IsSetDBSubnetGroupName() private method

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