Amazon.RDS.Model.CreateDBParameterGroupResponse.IsSetDBParameterGroup C# (CSharp) Method

IsSetDBParameterGroup() private method

private IsSetDBParameterGroup ( ) : bool
return bool
        internal bool IsSetDBParameterGroup()
        {
            return this._dbParameterGroup != null;
        }
CreateDBParameterGroupResponse