Class: Aws::Types::LoRaWANSendDataToDevice

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#f_port ⇒ ::Integer

Returns the value of attribute f_port.

Returns:

  • (::Integer)


1506
1507
1508
# File 'sig/types.rbs', line 1506

def f_port
  @f_port
end

#participating_gateways ⇒ Types::ParticipatingGateways

Returns the value of attribute participating_gateways.



1507
1508
1509
# File 'sig/types.rbs', line 1507

def participating_gateways
  @participating_gateways
end