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
924 |
# File 'sig/client.rbs', line 924
def python_script: () -> ::String
|
#scala_code ⇒ ::String
925 |
# File 'sig/client.rbs', line 925
def scala_code: () -> ::String
|