Amazon.Redshift.Model.DescribeClusterSecurityGroupsResult.IsSetClusterSecurityGroups C# (CSharp) Méthode

IsSetClusterSecurityGroups() private méthode

private IsSetClusterSecurityGroups ( ) : bool
Résultat bool
        internal bool IsSetClusterSecurityGroups()
        {
            return this.clusterSecurityGroups.Count > 0;
        }
    }
DescribeClusterSecurityGroupsResult