Amazon.RDS.Model.ResetDBParameterGroupRequest.IsSetDBParameterGroupName C# (CSharp) Méthode

IsSetDBParameterGroupName() private méthode

private IsSetDBParameterGroupName ( ) : bool
Résultat bool
        internal bool IsSetDBParameterGroupName()
        {
            return this._dbParameterGroupName != null;
        }