| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnJob.ExecutionPropertyProperty.Jsii$Proxy
An implementation for
CfnJob.ExecutionPropertyProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnJob.ExecutionPropertyProperty |
CfnJob.ExecutionPropertyProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnJob.Builder |
CfnJob.Builder.executionProperty(CfnJob.ExecutionPropertyProperty executionProperty)
`AWS::Glue::Job.ExecutionProperty`.
|
CfnJobProps.Builder |
CfnJobProps.Builder.executionProperty(CfnJob.ExecutionPropertyProperty executionProperty)
Sets the value of
CfnJobProps.getExecutionProperty() |
void |
CfnJob.setExecutionProperty(CfnJob.ExecutionPropertyProperty value)
`AWS::Glue::Job.ExecutionProperty`.
|
Copyright © 2021. All rights reserved.