Amazon.Redshift.Model.OrderableClusterOption.IsSetClusterType C# (CSharp) 메소드

IsSetClusterType() 개인적인 메소드

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