| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnConnection.ConnectionInputProperty.Jsii$Proxy
An implementation for
CfnConnection.ConnectionInputProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnConnection.ConnectionInputProperty |
CfnConnection.ConnectionInputProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnConnection.Builder |
CfnConnection.Builder.connectionInput(CfnConnection.ConnectionInputProperty connectionInput)
`AWS::Glue::Connection.ConnectionInput`.
|
CfnConnectionProps.Builder |
CfnConnectionProps.Builder.connectionInput(CfnConnection.ConnectionInputProperty connectionInput)
Sets the value of
CfnConnectionProps.getConnectionInput() |
void |
CfnConnection.setConnectionInput(CfnConnection.ConnectionInputProperty value)
`AWS::Glue::Connection.ConnectionInput`.
|
Copyright © 2021. All rights reserved.