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)


6985
6986
6987
# File 'sig/types.rbs', line 6985

def name
  @name
end

#python_version::String

Returns the value of attribute python_version.

Returns:

  • (::String)


6986
6987
6988
# File 'sig/types.rbs', line 6986

def python_version
  @python_version
end