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

IsSetClusterSecurityGroupName() private method

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