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

Returns the value of attribute connected_link_id.

Returns:

  • (::String)


1832
1833
1834
# File 'sig/types.rbs', line 1832

def connected_link_id
  @connected_link_id
end

#connection_id ⇒ ::String

Returns the value of attribute connection_id.

Returns:

  • (::String)


1830
1831
1832
# File 'sig/types.rbs', line 1830

def connection_id
  @connection_id
end

#description ⇒ ::String

Returns the value of attribute description.

Returns:

  • (::String)


1833
1834
1835
# File 'sig/types.rbs', line 1833

def description
  @description
end

#global_network_id ⇒ ::String

Returns the value of attribute global_network_id.

Returns:

  • (::String)


1829
1830
1831
# File 'sig/types.rbs', line 1829

def global_network_id
  @global_network_id
end

Returns the value of attribute link_id.

Returns:

  • (::String)


1831
1832
1833
# File 'sig/types.rbs', line 1831

def link_id
  @link_id
end