Class: Aws::Types::UpdateVTLDeviceTypeOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateVTLDeviceTypeOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#vtl_device_arn ⇒ ::String
Returns the value of attribute vtl_device_arn.
Instance Attribute Details
#vtl_device_arn ⇒ ::String
Returns the value of attribute vtl_device_arn.
1639 1640 1641 |
# File 'sig/types.rbs', line 1639 def vtl_device_arn @vtl_device_arn end |