Class: Aws::Types::GetDataflowGraphRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetDataflowGraphRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#python_script ⇒ ::String
Returns the value of attribute python_script.
Instance Attribute Details
#python_script ⇒ ::String
Returns the value of attribute python_script.
3591 3592 3593 |
# File 'sig/types.rbs', line 3591 def python_script @python_script end |