Uses of Class
software.amazon.awscdk.services.glue.CfnConnectionProps.Builder
-
Uses of CfnConnectionProps.Builder in software.amazon.awscdk.services.glue
Modifier and TypeMethodDescriptionstatic CfnConnectionProps.Builder
CfnConnectionProps.builder()
Sets the value ofCfnConnectionProps.getCatalogId()
CfnConnectionProps.Builder.connectionInput
(IResolvable connectionInput) Sets the value ofCfnConnectionProps.getConnectionInput()
CfnConnectionProps.Builder.connectionInput
(CfnConnection.ConnectionInputProperty connectionInput) Sets the value ofCfnConnectionProps.getConnectionInput()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnConnectionProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnConnectionProps.Builder
.