| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
AWS Glue Construct Library
|
| 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 |
|---|---|
CfnConnectionProps.Builder |
CfnConnectionProps.Builder.connectionInput(CfnConnection.ConnectionInputProperty connectionInput)
Sets the value of
CfnConnectionProps.getConnectionInput() |
CfnConnection.Builder |
CfnConnection.Builder.connectionInput(CfnConnection.ConnectionInputProperty connectionInput)
The connection that you want to create.
|
void |
CfnConnection.setConnectionInput(CfnConnection.ConnectionInputProperty value)
The connection that you want to create.
|
Copyright © 2022. All rights reserved.