Class: Aws::Types::DeleteConnectionRequest

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)


2346
2347
2348
# File 'sig/types.rbs', line 2346

def catalog_id
  @catalog_id
end

#connection_name::String

Returns the value of attribute connection_name.

Returns:

  • (::String)


2347
2348
2349
# File 'sig/types.rbs', line 2347

def connection_name
  @connection_name
end