Amazon.Redshift.Model.CreateClusterParameterGroupResponse.IsSetClusterParameterGroup C# (CSharp) Méthode

IsSetClusterParameterGroup() private méthode

private IsSetClusterParameterGroup ( ) : bool
Résultat bool
        internal bool IsSetClusterParameterGroup()
        {
            return this._clusterParameterGroup != null;
        }
CreateClusterParameterGroupResponse