Class: Aws::Types::GetPlanResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetPlanResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#python_script ⇒ ::String
Returns the value of attribute python_script.
-
#scala_code ⇒ ::String
Returns the value of attribute scala_code.
Instance Attribute Details
#python_script ⇒ ::String
Returns the value of attribute python_script.
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.
3938 3939 3940 |
# File 'sig/types.rbs', line 3938 def scala_code @scala_code end |