Class: Aws::Types::LoRaWANFuotaTaskGetInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#rf_region ⇒ ::String

Returns the value of attribute rf_region.

Returns:

  • (::String)


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.

Returns:

  • (::Time)


1387
1388
1389
# File 'sig/types.rbs', line 1387

def start_time
  @start_time
end