Amazon.RDS.Model.CopyDBSnapshotRequest.IsSetTargetDBSnapshotIdentifier C# (CSharp) Méthode

IsSetTargetDBSnapshotIdentifier() private méthode

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