Amazon.Redshift.Model.CreateClusterSecurityGroupResponse.IsSetClusterSecurityGroup C# (CSharp) Method

IsSetClusterSecurityGroup() private method

private IsSetClusterSecurityGroup ( ) : bool
return bool
        internal bool IsSetClusterSecurityGroup()
        {
            return this._clusterSecurityGroup != null;
        }
CreateClusterSecurityGroupResponse