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)


1111
1112
1113
# File 'sig/types.rbs', line 1111

def db_instance_identifier
  @db_instance_identifier
end

#force_failoverBoolean

Returns the value of attribute force_failover.

Returns:

  • (Boolean)


1112
1113
1114
# File 'sig/types.rbs', line 1112

def force_failover
  @force_failover
end