class Aws::DatabaseMigrationService::Types::RebootReplicationInstanceMessage
@note When making an API call, you may pass RebootReplicationInstanceMessage
data as a hash: { replication_instance_arn: "String", # required force_failover: false, }
@!attribute [rw] replication_instance_arn
The Amazon Resource Name (ARN) of the replication instance. @return [String]
@!attribute [rw] force_failover
If this parameter is `true`, the reboot is conducted through a Multi-AZ failover. (If the instance isn't configured for Multi-AZ, then you can't specify `true`.) @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/RebootReplicationInstanceMessage AWS API Documentation
Constants
- SENSITIVE