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.
3966 3967 3968 |
# File 'sig/types.rbs', line 3966 def python_script @python_script end |
#scala_code ⇒ ::String
Returns the value of attribute scala_code.
3967 3968 3969 |
# File 'sig/types.rbs', line 3967 def scala_code @scala_code end |