class Aws::RDS::Types::RebootDBInstanceMessage
@note When making an API call, you may pass RebootDBInstanceMessage
data as a hash: { db_instance_identifier: "String", # required force_failover: false, }
@!attribute [rw] db_instance_identifier
The DB instance identifier. This parameter is stored as a lowercase string. Constraints: * Must match the identifier of an existing DBInstance. ^ @return [String]
@!attribute [rw] force_failover
A value that indicates whether the reboot is conducted through a Multi-AZ failover. Constraint: You can't enable force failover if the instance isn't configured for Multi-AZ. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/RebootDBInstanceMessage AWS API Documentation
Constants
- SENSITIVE