Class: Aws::Types::GetWirelessGatewayStatisticsRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetWirelessGatewayStatisticsRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#wireless_gateway_id ⇒ ::String
Returns the value of attribute wireless_gateway_id.
Instance Attribute Details
#wireless_gateway_id ⇒ ::String
Returns the value of attribute wireless_gateway_id.
975 976 977 |
# File 'sig/types.rbs', line 975 def wireless_gateway_id @wireless_gateway_id end |