| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
AWS Glue Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnConnectionProps.Builder |
CfnConnectionProps.builder() |
CfnConnectionProps.Builder |
CfnConnectionProps.Builder.catalogId(String catalogId)
Sets the value of
CfnConnectionProps.getCatalogId() |
CfnConnectionProps.Builder |
CfnConnectionProps.Builder.connectionInput(CfnConnection.ConnectionInputProperty connectionInput)
Sets the value of
CfnConnectionProps.getConnectionInput() |
CfnConnectionProps.Builder |
CfnConnectionProps.Builder.connectionInput(IResolvable connectionInput)
Sets the value of
CfnConnectionProps.getConnectionInput() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnConnectionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnConnectionProps.Builder. |
Copyright © 2022. All rights reserved.