Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnIntegrationPropsMixin.Builder
Packages that use CfnIntegrationPropsMixin.Builder
-
Uses of CfnIntegrationPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.glue
Methods in software.amazon.awscdk.cfnpropertymixins.services.glue that return CfnIntegrationPropsMixin.BuilderModifier and TypeMethodDescriptionCfnIntegrationPropsMixin.Builder.additionalEncryptionContext(Map<String, String> additionalEncryptionContext) An optional set of non-secret key–value pairs that contains additional contextual information for encryption.CfnIntegrationPropsMixin.Builder.additionalEncryptionContext(IResolvable additionalEncryptionContext) An optional set of non-secret key–value pairs that contains additional contextual information for encryption.CfnIntegrationPropsMixin.Builder.create()CfnIntegrationPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnIntegrationPropsMixin.Builder.dataFilter(String dataFilter) Selects source tables for the integration using Maxwell filter syntax.CfnIntegrationPropsMixin.Builder.description(String description) A description for the integration.CfnIntegrationPropsMixin.Builder.integrationConfig(CfnIntegrationPropsMixin.IntegrationConfigProperty integrationConfig) The structure used to define properties associated with the zero-ETL integration.CfnIntegrationPropsMixin.Builder.integrationConfig(IResolvable integrationConfig) The structure used to define properties associated with the zero-ETL integration.CfnIntegrationPropsMixin.Builder.integrationName(String integrationName) A unique name for the integration.The ARN of a KMS key used for encrypting the channel.The ARN for the source of the integration.Metadata assigned to the resource consisting of a list of key-value pairs.The ARN for the target of the integration.