Amazon.RDS.Model.ResetDBParameterGroupResult.IsSetDBParameterGroupName C# (CSharp) Method

IsSetDBParameterGroupName() private method

private IsSetDBParameterGroupName ( ) : bool
return bool
        internal bool IsSetDBParameterGroupName()
        {
            return this.dBParameterGroupName != null;
        }
    }
ResetDBParameterGroupResult