Amazon.Redshift.Model.OrderableClusterOption.IsSetClusterType C# (CSharp) Method

IsSetClusterType() private method

private IsSetClusterType ( ) : bool
return bool
        internal bool IsSetClusterType()
        {
            return this._clusterType != null;
        }