Class: Aws::Types::GetDatabaseRequest

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:

  • (::String)


3584
3585
3586
# File 'sig/types.rbs', line 3584

def catalog_id
  @catalog_id
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


3585
3586
3587
# File 'sig/types.rbs', line 3585

def name
  @name
end