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

#connection_id ⇒ ::String

Returns the value of attribute connection_id.

Returns:

  • (::String)


637
638
639
# File 'sig/types.rbs', line 637

def connection_id
  @connection_id
end

#global_network_id ⇒ ::String

Returns the value of attribute global_network_id.

Returns:

  • (::String)


636
637
638
# File 'sig/types.rbs', line 636

def global_network_id
  @global_network_id
end