Class: Aws::Types::UpdateWirelessGatewayTaskEntry

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn ⇒ ::String

Returns the value of attribute arn.

Returns:

  • (::String)


2289
2290
2291
# File 'sig/types.rbs', line 2289

def arn
  @arn
end

#id ⇒ ::String

Returns the value of attribute id.

Returns:

  • (::String)


2287
2288
2289
# File 'sig/types.rbs', line 2287

def id
  @id
end

#lo_ra_wan ⇒ Types::LoRaWANUpdateGatewayTaskEntry

Returns the value of attribute lo_ra_wan.



2288
2289
2290
# File 'sig/types.rbs', line 2288

def lo_ra_wan
  @lo_ra_wan
end