Class: Aws::Types::DeleteDatabaseRequest

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)


2395
2396
2397
# File 'sig/types.rbs', line 2395

def catalog_id
  @catalog_id
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


2396
2397
2398
# File 'sig/types.rbs', line 2396

def name
  @name
end