Amazon.Redshift.Model.CreateClusterParameterGroupResponse.IsSetClusterParameterGroup C# (CSharp) Method

IsSetClusterParameterGroup() private method

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