Class: Aws::Types::SessionCommand

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


6953
6954
6955
# File 'sig/types.rbs', line 6953

def name
  @name
end

#python_version::String

Returns the value of attribute python_version.

Returns:

  • (::String)


6954
6955
6956
# File 'sig/types.rbs', line 6954

def python_version
  @python_version
end