Amazon.RDS.Model.CopyDBSnapshotRequest.IsSetTargetDBSnapshotIdentifier C# (CSharp) Method

IsSetTargetDBSnapshotIdentifier() private method

private IsSetTargetDBSnapshotIdentifier ( ) : bool
return bool
        internal bool IsSetTargetDBSnapshotIdentifier()
        {
            return this._targetDBSnapshotIdentifier != null;
        }