Class: Aws::Types::ChannelEngineVersionRequest
- Inherits:
-
Object
- Object
- Aws::Types::ChannelEngineVersionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#version ⇒ ::String
Returns the value of attribute version.
Instance Attribute Details
#version ⇒ ::String
Returns the value of attribute version.
5590 5591 5592 |
# File 'sig/types.rbs', line 5590 def version @version end |