Uses of Interface
software.amazon.awscdk.services.glue.CfnIntegration.IntegrationConfigProperty
Packages that use CfnIntegration.IntegrationConfigProperty
-
Uses of CfnIntegration.IntegrationConfigProperty in software.amazon.awscdk.services.glue
Classes in software.amazon.awscdk.services.glue that implement CfnIntegration.IntegrationConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnIntegration.IntegrationConfigPropertyMethods in software.amazon.awscdk.services.glue that return CfnIntegration.IntegrationConfigPropertyModifier and TypeMethodDescriptionCfnIntegration.IntegrationConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.glue with parameters of type CfnIntegration.IntegrationConfigPropertyModifier and TypeMethodDescriptionCfnIntegration.Builder.integrationConfig(CfnIntegration.IntegrationConfigProperty integrationConfig) The configuration settings for the integration.CfnIntegrationProps.Builder.integrationConfig(CfnIntegration.IntegrationConfigProperty integrationConfig) Sets the value ofCfnIntegrationProps.getIntegrationConfig()voidCfnIntegration.setIntegrationConfig(CfnIntegration.IntegrationConfigProperty value) The configuration settings for the integration.