Class: Aws::Types::LoRaWANGatewayVersion

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#model ⇒ ::String

Returns the value of attribute model.

Returns:

  • (::String)


1416
1417
1418
# File 'sig/types.rbs', line 1416

def model
  @model
end

#package_version ⇒ ::String

Returns the value of attribute package_version.

Returns:

  • (::String)


1415
1416
1417
# File 'sig/types.rbs', line 1415

def package_version
  @package_version
end

#station ⇒ ::String

Returns the value of attribute station.

Returns:

  • (::String)


1417
1418
1419
# File 'sig/types.rbs', line 1417

def station
  @station
end