Amazon.RDS.Model.CopyDBClusterParameterGroupRequest.IsSetTargetDBClusterParameterGroupIdentifier C# (CSharp) Method

IsSetTargetDBClusterParameterGroupIdentifier() private method

private IsSetTargetDBClusterParameterGroupIdentifier ( ) : bool
return bool
        internal bool IsSetTargetDBClusterParameterGroupIdentifier()
        {
            return this._targetDBClusterParameterGroupIdentifier != null;
        }