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

IsSetTargetDBClusterParameterGroupDescription() private method

private IsSetTargetDBClusterParameterGroupDescription ( ) : bool
return bool
        internal bool IsSetTargetDBClusterParameterGroupDescription()
        {
            return this._targetDBClusterParameterGroupDescription != null;
        }