Amazon.RDS.Model.CreateDBClusterParameterGroupResponse.IsSetDBClusterParameterGroup C# (CSharp) Method

IsSetDBClusterParameterGroup() private method

private IsSetDBClusterParameterGroup ( ) : bool
return bool
        internal bool IsSetDBClusterParameterGroup()
        {
            return this._dbClusterParameterGroup != null;
        }
CreateDBClusterParameterGroupResponse