Class: Aws::Types::DownlinkConnectionDetails

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.



490
491
492
# File 'sig/types.rbs', line 490

def agent_ip_and_port_address
  @agent_ip_and_port_address
end

#egress_address_and_port ⇒ Types::ConnectionDetails

Returns the value of attribute egress_address_and_port.



491
492
493
# File 'sig/types.rbs', line 491

def egress_address_and_port
  @egress_address_and_port
end