Amazon.Redshift.Model.DescribeClusterSecurityGroupsResult.IsSetClusterSecurityGroups C# (CSharp) Method

IsSetClusterSecurityGroups() private method

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