Uses of Class
software.amazon.awscdk.services.glue.CfnIntegration.Builder
Packages that use CfnIntegration.Builder
-
Uses of CfnIntegration.Builder in software.amazon.awscdk.services.glue
Methods in software.amazon.awscdk.services.glue that return CfnIntegration.BuilderModifier and TypeMethodDescriptionCfnIntegration.Builder.additionalEncryptionContext(Map<String, String> additionalEncryptionContext) An optional set of non-secret key–value pairs that contains additional contextual information for encryption.CfnIntegration.Builder.additionalEncryptionContext(IResolvable additionalEncryptionContext) An optional set of non-secret key–value pairs that contains additional contextual information for encryption.static CfnIntegration.BuilderCfnIntegration.Builder.dataFilter(String dataFilter) Selects source tables for the integration using Maxwell filter syntax.CfnIntegration.Builder.description(String description) A description for the integration.CfnIntegration.Builder.integrationConfig(IResolvable integrationConfig) The structure used to define properties associated with the zero-ETL integration.CfnIntegration.Builder.integrationConfig(CfnIntegration.IntegrationConfigProperty integrationConfig) The structure used to define properties associated with the zero-ETL integration.CfnIntegration.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.