Class: Aws::Types::VehicleMiddleware
- Inherits:
-
Object
- Object
- Aws::Types::VehicleMiddleware
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#name ⇒ ::String
Returns the value of attribute name.
-
#protocol_name ⇒ "ROS_2"
Returns the value of attribute protocol_name.
Instance Attribute Details
#name ⇒ ::String
Returns the value of attribute name.
1494 1495 1496 |
# File 'sig/types.rbs', line 1494 def name @name end |
#protocol_name ⇒ "ROS_2"
Returns the value of attribute protocol_name.
1495 1496 1497 |
# File 'sig/types.rbs', line 1495 def protocol_name @protocol_name end |