Amazon.Redshift.Model.CopyClusterSnapshotRequest.IsSetTargetSnapshotIdentifier C# (CSharp) Метод

IsSetTargetSnapshotIdentifier() приватный Метод

private IsSetTargetSnapshotIdentifier ( ) : bool
Результат bool
        internal bool IsSetTargetSnapshotIdentifier()
        {
            return this._targetSnapshotIdentifier != null;
        }