Class: Aws::Types::WirelessGatewayStatistics

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)


2395
2396
2397
# File 'sig/types.rbs', line 2395

def arn
  @arn
end

#description ⇒ ::String

Returns the value of attribute description.

Returns:

  • (::String)


2398
2399
2400
# File 'sig/types.rbs', line 2398

def description
  @description
end

#id ⇒ ::String

Returns the value of attribute id.

Returns:

  • (::String)


2396
2397
2398
# File 'sig/types.rbs', line 2396

def id
  @id
end

Returns the value of attribute last_uplink_received_at.

Returns:

  • (::String)


2400
2401
2402
# File 'sig/types.rbs', line 2400

def last_uplink_received_at
  @last_uplink_received_at
end

#lo_ra_wan ⇒ Types::LoRaWANGateway

Returns the value of attribute lo_ra_wan.



2399
2400
2401
# File 'sig/types.rbs', line 2399

def lo_ra_wan
  @lo_ra_wan
end

#name ⇒ ::String

Returns the value of attribute name.

Returns:

  • (::String)


2397
2398
2399
# File 'sig/types.rbs', line 2397

def name
  @name
end