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)


3620
3621
3622
# File 'sig/types.rbs', line 3620

def db_instance_identifier
  @db_instance_identifier
end

#force_failoverBoolean

Returns the value of attribute force_failover.

Returns:

  • (Boolean)


3621
3622
3623
# File 'sig/types.rbs', line 3621

def force_failover
  @force_failover
end