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