Amazon.RDS.Model.CopyDBClusterSnapshotRequest.IsSetTargetDBClusterSnapshotIdentifier C# (CSharp) Method

IsSetTargetDBClusterSnapshotIdentifier() private method

private IsSetTargetDBClusterSnapshotIdentifier ( ) : bool
return bool
        internal bool IsSetTargetDBClusterSnapshotIdentifier()
        {
            return this._targetDBClusterSnapshotIdentifier != null;
        }