Class: Aws::Types::RdsParameters

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#database::String

Returns the value of attribute database.

Returns:

  • (::String)


9457
9458
9459
# File 'sig/types.rbs', line 9457

def database
  @database
end

#instance_id::String

Returns the value of attribute instance_id.

Returns:

  • (::String)


9456
9457
9458
# File 'sig/types.rbs', line 9456

def instance_id
  @instance_id
end