class Aws::DocDB::Types::RebootDBInstanceMessage


@see docs.aws.amazon.com/goto/WebAPI/docdb-2014-10-31/RebootDBInstanceMessage AWS API Documentation
@return [Boolean]
configured for Multi-AZ.
Constraint: You can’t specify ‘true` if the instance is not
When `true`, the reboot is conducted through a Multi-AZ failover.
@!attribute [rw] force_failover
@return [String]
^
* Must match the identifier of an existing `DBInstance`.
Constraints:
string.
The instance identifier. This parameter is stored as a lowercase
@!attribute [rw] db_instance_identifier
Represents the input to RebootDBInstance.