Uses of Class
software.amazon.awscdk.services.glue.CfnConnection.ConnectionInputProperty.Builder
-
Uses of CfnConnection.ConnectionInputProperty.Builder in software.amazon.awscdk.services.glue
Modifier and TypeMethodDescriptionCfnConnection.ConnectionInputProperty.builder()
CfnConnection.ConnectionInputProperty.Builder.connectionProperties
(Object connectionProperties) Sets the value ofCfnConnection.ConnectionInputProperty.getConnectionProperties()
CfnConnection.ConnectionInputProperty.Builder.connectionType
(String connectionType) Sets the value ofCfnConnection.ConnectionInputProperty.getConnectionType()
CfnConnection.ConnectionInputProperty.Builder.description
(String description) Sets the value ofCfnConnection.ConnectionInputProperty.getDescription()
CfnConnection.ConnectionInputProperty.Builder.matchCriteria
(List<String> matchCriteria) Sets the value ofCfnConnection.ConnectionInputProperty.getMatchCriteria()
Sets the value ofCfnConnection.ConnectionInputProperty.getName()
CfnConnection.ConnectionInputProperty.Builder.physicalConnectionRequirements
(IResolvable physicalConnectionRequirements) CfnConnection.ConnectionInputProperty.Builder.physicalConnectionRequirements
(CfnConnection.PhysicalConnectionRequirementsProperty physicalConnectionRequirements) ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnConnection.ConnectionInputProperty.Builder
.