Amazon.Redshift.Model.AuthorizeClusterSecurityGroupIngressRequest.IsSetClusterSecurityGroupName C# (CSharp) Method

IsSetClusterSecurityGroupName() private method

private IsSetClusterSecurityGroupName ( ) : bool
return bool
        internal bool IsSetClusterSecurityGroupName()
        {
            return this.clusterSecurityGroupName != null;
        }