Class: Aws::Types::LoRaWANFuotaTaskGetInfo
- Inherits:
-
Object
- Object
- Aws::Types::LoRaWANFuotaTaskGetInfo
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#rf_region ⇒ ::String
Returns the value of attribute rf_region.
-
#start_time ⇒ ::Time
Returns the value of attribute start_time.
Instance Attribute Details
#rf_region ⇒ ::String
Returns the value of attribute rf_region.
1386 1387 1388 |
# File 'sig/types.rbs', line 1386 def rf_region @rf_region end |
#start_time ⇒ ::Time
Returns the value of attribute start_time.
1387 1388 1389 |
# File 'sig/types.rbs', line 1387 def start_time @start_time end |