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

IsSetClusterSubnetGroups() private method

private IsSetClusterSubnetGroups ( ) : bool
return bool
        internal bool IsSetClusterSubnetGroups()
        {
            return this.clusterSubnetGroups.Count > 0;
        }
    }
DescribeClusterSubnetGroupsResult