Class: Aws::Types::RebootDBInstanceMessage

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#db_instance_identifier::String

Returns the value of attribute db_instance_identifier.

Returns:

  • (::String)


1498
1499
1500
# File 'sig/types.rbs', line 1498

def db_instance_identifier
  @db_instance_identifier
end

#force_failoverBoolean

Returns the value of attribute force_failover.

Returns:

  • (Boolean)


1499
1500
1501
# File 'sig/types.rbs', line 1499

def force_failover
  @force_failover
end