Amazon.Redshift.Model.OrderableClusterOption.IsSetClusterType C# (CSharp) Méthode

IsSetClusterType() private méthode

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