Class: Aws::Types::UpdateWirelessGatewayTaskCreate

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lo_ra_wan ⇒ Types::LoRaWANUpdateGatewayTaskCreate

Returns the value of attribute lo_ra_wan.



2282
2283
2284
# File 'sig/types.rbs', line 2282

def lo_ra_wan
  @lo_ra_wan
end

#update_data_role ⇒ ::String

Returns the value of attribute update_data_role.

Returns:

  • (::String)


2281
2282
2283
# File 'sig/types.rbs', line 2281

def update_data_role
  @update_data_role
end

#update_data_source ⇒ ::String

Returns the value of attribute update_data_source.

Returns:

  • (::String)


2280
2281
2282
# File 'sig/types.rbs', line 2280

def update_data_source
  @update_data_source
end