Uses of Class
software.amazon.awscdk.services.glue.CfnConnection.ConnectionInputProperty.Builder
Packages that use CfnConnection.ConnectionInputProperty.Builder
-
Uses of CfnConnection.ConnectionInputProperty.Builder in software.amazon.awscdk.services.glue
Methods in software.amazon.awscdk.services.glue that return CfnConnection.ConnectionInputProperty.BuilderModifier 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) Constructors in software.amazon.awscdk.services.glue with parameters of type CfnConnection.ConnectionInputProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnection.ConnectionInputProperty.Builder.