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)


7942
7943
7944
# File 'sig/types.rbs', line 7942

def catalog_id
  @catalog_id
end

#connection_inputTypes::ConnectionInput

Returns the value of attribute connection_input.



7944
7945
7946
# File 'sig/types.rbs', line 7944

def connection_input
  @connection_input
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


7943
7944
7945
# File 'sig/types.rbs', line 7943

def name
  @name
end