Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnIntegrationPropsMixin.IntegrationConfigProperty
Packages that use CfnIntegrationPropsMixin.IntegrationConfigProperty
-
Uses of CfnIntegrationPropsMixin.IntegrationConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.glue
Classes in software.amazon.awscdk.cfnpropertymixins.services.glue that implement CfnIntegrationPropsMixin.IntegrationConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnIntegrationPropsMixin.IntegrationConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.glue that return CfnIntegrationPropsMixin.IntegrationConfigPropertyModifier and TypeMethodDescriptionCfnIntegrationPropsMixin.IntegrationConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.glue with parameters of type CfnIntegrationPropsMixin.IntegrationConfigPropertyModifier and TypeMethodDescriptionCfnIntegrationMixinProps.Builder.integrationConfig(CfnIntegrationPropsMixin.IntegrationConfigProperty integrationConfig) Sets the value ofCfnIntegrationMixinProps.getIntegrationConfig()CfnIntegrationPropsMixin.Builder.integrationConfig(CfnIntegrationPropsMixin.IntegrationConfigProperty integrationConfig) The structure used to define properties associated with the zero-ETL integration.