Amazon.Redshift.Model.CopyClusterSnapshotRequest.IsSetTargetSnapshotIdentifier C# (CSharp) Méthode

IsSetTargetSnapshotIdentifier() private méthode

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