Amazon.Redshift.Model.DescribeClusterSubnetGroupsResponse.IsSetClusterSubnetGroups C# (CSharp) Méthode

IsSetClusterSubnetGroups() private méthode

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