Class: Aws::Types::StartConnectionResponse

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)


891
892
893
# File 'sig/types.rbs', line 891

def connection_id
  @connection_id
end

#underlay_ip_address ⇒ ::String

Returns the value of attribute underlay_ip_address.

Returns:

  • (::String)


892
893
894
# File 'sig/types.rbs', line 892

def underlay_ip_address
  @underlay_ip_address
end