Module: Aws::Glue::Client::_CreateScriptResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateScriptResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#python_script ⇒ ::String
909 |
# File 'sig/client.rbs', line 909
def python_script: () -> ::String
|
#scala_code ⇒ ::String
910 |
# File 'sig/client.rbs', line 910
def scala_code: () -> ::String
|