Class: Aws::Types::SessionCommand
- Inherits:
-
Object
- Object
- Aws::Types::SessionCommand
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#name ⇒ ::String
Returns the value of attribute name.
-
#python_version ⇒ ::String
Returns the value of attribute python_version.
Instance Attribute Details
#name ⇒ ::String
Returns the value of attribute name.
6953 6954 6955 |
# File 'sig/types.rbs', line 6953 def name @name end |
#python_version ⇒ ::String
Returns the value of attribute python_version.
6954 6955 6956 |
# File 'sig/types.rbs', line 6954 def python_version @python_version end |