Amazon.RDS.Model.CopyDBClusterSnapshotRequest.IsSetTargetDBClusterSnapshotIdentifier C# (CSharp) Méthode

IsSetTargetDBClusterSnapshotIdentifier() private méthode

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