Class: Aws::Types::UplinkConnectionDetails

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#agent_ip_and_port_address ⇒ Types::RangedConnectionDetails

Returns the value of attribute agent_ip_and_port_address.



1265
1266
1267
# File 'sig/types.rbs', line 1265

def agent_ip_and_port_address
  @agent_ip_and_port_address
end

#ingress_address_and_port ⇒ Types::ConnectionDetails

Returns the value of attribute ingress_address_and_port.



1264
1265
1266
# File 'sig/types.rbs', line 1264

def ingress_address_and_port
  @ingress_address_and_port
end