Amazon.Redshift.Model.CopyClusterSnapshotRequest.IsSetTargetSnapshotIdentifier C# (CSharp) Method

IsSetTargetSnapshotIdentifier() private method

private IsSetTargetSnapshotIdentifier ( ) : bool
return bool
        internal bool IsSetTargetSnapshotIdentifier()
        {
            return this._targetSnapshotIdentifier != null;
        }