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.
6995 6996 6997 |
# File 'sig/types.rbs', line 6995 def name @name end |
#python_version ⇒ ::String
Returns the value of attribute python_version.
6996 6997 6998 |
# File 'sig/types.rbs', line 6996 def python_version @python_version end |