public static interface CreateScriptResponse.Builder extends GlueResponse.Builder, CopyableBuilder<CreateScriptResponse.Builder,CreateScriptResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateScriptResponse.Builder |
pythonScript(String pythonScript)
The Python script generated from the DAG.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildCreateScriptResponse.Builder pythonScript(String pythonScript)
The Python script generated from the DAG.
pythonScript - The Python script generated from the DAG.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.