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)


858
859
860
# File 'sig/types.rbs', line 858

def connection_id
  @connection_id
end

#underlay_ip_address::String

Returns the value of attribute underlay_ip_address.

Returns:

  • (::String)


859
860
861
# File 'sig/types.rbs', line 859

def underlay_ip_address
  @underlay_ip_address
end