Amazon.RDS.Model.CopyDBParameterGroupRequest.IsSetTargetDBParameterGroupIdentifier C# (CSharp) Méthode

IsSetTargetDBParameterGroupIdentifier() private méthode

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