Amazon.Redshift.Model.DescribeClusterSubnetGroupsResponse.IsSetClusterSubnetGroups C# (CSharp) Method

IsSetClusterSubnetGroups() private method

private IsSetClusterSubnetGroups ( ) : bool
return bool
        internal bool IsSetClusterSubnetGroups()
        {
            return this._clusterSubnetGroups != null && this._clusterSubnetGroups.Count > 0; 
        }
DescribeClusterSubnetGroupsResponse