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

IsSetSourceDBParameterGroupIdentifier() private method

private IsSetSourceDBParameterGroupIdentifier ( ) : bool
return bool
        internal bool IsSetSourceDBParameterGroupIdentifier()
        {
            return this._sourceDBParameterGroupIdentifier != null;
        }