Amazon.RDS.Model.CopyDBParameterGroupRequest.IsSetTargetDBParameterGroupIdentifier C# (CSharp) Method

IsSetTargetDBParameterGroupIdentifier() private method

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