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)


9089
9090
9091
# File 'sig/types.rbs', line 9089

def database
  @database
end

#instance_id::String

Returns the value of attribute instance_id.

Returns:

  • (::String)


9088
9089
9090
# File 'sig/types.rbs', line 9088

def instance_id
  @instance_id
end