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.
3956 3957 3958 |
# File 'sig/types.rbs', line 3956 def python_script @python_script end |
#scala_code ⇒ ::String
Returns the value of attribute scala_code.
3957 3958 3959 |
# File 'sig/types.rbs', line 3957 def scala_code @scala_code end |