Class: Aws::Types::CreateWirelessGatewayResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateWirelessGatewayResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
320 321 322 |
# File 'sig/types.rbs', line 320 def arn @arn end |
#id ⇒ ::String
Returns the value of attribute id.
321 322 323 |
# File 'sig/types.rbs', line 321 def id @id end |