Class: Aws::Types::StartWirelessDeviceImportTaskResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartWirelessDeviceImportTaskResponse
- 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.
1981 1982 1983 |
# File 'sig/types.rbs', line 1981 def arn @arn end |
#id ⇒ ::String
Returns the value of attribute id.
1980 1981 1982 |
# File 'sig/types.rbs', line 1980 def id @id end |