Class: Aws::Types::UpdateConnectionRequest

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)


7900
7901
7902
# File 'sig/types.rbs', line 7900

def catalog_id
  @catalog_id
end

#connection_inputTypes::ConnectionInput

Returns the value of attribute connection_input.



7902
7903
7904
# File 'sig/types.rbs', line 7902

def connection_input
  @connection_input
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


7901
7902
7903
# File 'sig/types.rbs', line 7901

def name
  @name
end