Class: Aws::Types::DatabaseResource

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#catalog_id::String

Returns the value of attribute catalog_id.

Returns:



251
252
253
# File 'sig/types.rbs', line 251

def catalog_id
  @catalog_id
end

#name::String

Returns the value of attribute name.

Returns:



252
253
254
# File 'sig/types.rbs', line 252

def name
  @name
end