Uses of Interface
software.amazon.awscdk.services.glue.CfnConnection.ConnectionInputProperty
Packages that use CfnConnection.ConnectionInputProperty
-
Uses of CfnConnection.ConnectionInputProperty in software.amazon.awscdk.services.glue
Classes in software.amazon.awscdk.services.glue that implement CfnConnection.ConnectionInputPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnConnection.ConnectionInputPropertyMethods in software.amazon.awscdk.services.glue that return CfnConnection.ConnectionInputPropertyModifier and TypeMethodDescriptionCfnConnection.ConnectionInputProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.glue with parameters of type CfnConnection.ConnectionInputPropertyModifier and TypeMethodDescriptionCfnConnection.Builder.connectionInput(CfnConnection.ConnectionInputProperty connectionInput) The connection that you want to create.CfnConnectionProps.Builder.connectionInput(CfnConnection.ConnectionInputProperty connectionInput) Sets the value ofCfnConnectionProps.getConnectionInput()voidCfnConnection.setConnectionInput(CfnConnection.ConnectionInputProperty value) The connection that you want to create.