Uses of Class
software.amazon.awscdk.services.glue.alpha.ConnectionOptions.Builder
Packages that use ConnectionOptions.Builder
-
Uses of ConnectionOptions.Builder in software.amazon.awscdk.services.glue.alpha
Methods in software.amazon.awscdk.services.glue.alpha that return ConnectionOptions.BuilderModifier and TypeMethodDescriptionstatic ConnectionOptions.BuilderConnectionOptions.builder()Deprecated.ConnectionOptions.Builder.connectionName(String connectionName) Deprecated.ConnectionOptions.Builder.description(String description) Deprecated.ConnectionOptions.Builder.matchCriteria(List<String> matchCriteria) Deprecated.ConnectionOptions.Builder.network(ConnectionNetwork network) Deprecated.ConnectionOptions.Builder.properties(Map<String, String> properties) Deprecated.ConnectionOptions.Builder.secret(ISecretRef secret) Deprecated.ConnectionOptions.Builder.securityGroups(List<? extends ISecurityGroup> securityGroups) Deprecated.Constructors in software.amazon.awscdk.services.glue.alpha with parameters of type ConnectionOptions.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ConnectionOptions.Builder builder) Deprecated.Constructor that initializes the object based on literal property values passed by theConnectionOptions.Builder.