Class: Aws::Types::GatewayListItem
- Inherits:
-
Object
- Object
- Aws::Types::GatewayListItem
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#downlink_frequency ⇒ ::Integer
Returns the value of attribute downlink_frequency.
-
#gateway_id ⇒ ::String
Returns the value of attribute gateway_id.
Instance Attribute Details
#downlink_frequency ⇒ ::Integer
Returns the value of attribute downlink_frequency.
624 625 626 |
# File 'sig/types.rbs', line 624 def downlink_frequency @downlink_frequency end |
#gateway_id ⇒ ::String
Returns the value of attribute gateway_id.
623 624 625 |
# File 'sig/types.rbs', line 623 def gateway_id @gateway_id end |