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

IsSetClusterSecurityGroups() private méthode

private IsSetClusterSecurityGroups ( ) : bool
Résultat bool
        internal bool IsSetClusterSecurityGroups()
        {
            return this._clusterSecurityGroups != null && this._clusterSecurityGroups.Count > 0; 
        }
DescribeClusterSecurityGroupsResponse