Class: Aws::Types::GetPlanResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#python_script::String

Returns the value of attribute python_script.

Returns:

  • (::String)


3937
3938
3939
# File 'sig/types.rbs', line 3937

def python_script
  @python_script
end

#scala_code::String

Returns the value of attribute scala_code.

Returns:

  • (::String)


3938
3939
3940
# File 'sig/types.rbs', line 3938

def scala_code
  @scala_code
end