Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnIntegrationMixinProps.Builder
Packages that use CfnIntegrationMixinProps.Builder
-
Uses of CfnIntegrationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.glue
Methods in software.amazon.awscdk.cfnpropertymixins.services.glue that return CfnIntegrationMixinProps.BuilderModifier and TypeMethodDescriptionCfnIntegrationMixinProps.Builder.additionalEncryptionContext(Map<String, String> additionalEncryptionContext) Sets the value ofCfnIntegrationMixinProps.getAdditionalEncryptionContext()CfnIntegrationMixinProps.Builder.additionalEncryptionContext(IResolvable additionalEncryptionContext) Sets the value ofCfnIntegrationMixinProps.getAdditionalEncryptionContext()CfnIntegrationMixinProps.builder()CfnIntegrationMixinProps.Builder.dataFilter(String dataFilter) Sets the value ofCfnIntegrationMixinProps.getDataFilter()CfnIntegrationMixinProps.Builder.description(String description) Sets the value ofCfnIntegrationMixinProps.getDescription()CfnIntegrationMixinProps.Builder.integrationConfig(CfnIntegrationPropsMixin.IntegrationConfigProperty integrationConfig) Sets the value ofCfnIntegrationMixinProps.getIntegrationConfig()CfnIntegrationMixinProps.Builder.integrationConfig(IResolvable integrationConfig) Sets the value ofCfnIntegrationMixinProps.getIntegrationConfig()CfnIntegrationMixinProps.Builder.integrationName(String integrationName) Sets the value ofCfnIntegrationMixinProps.getIntegrationName()Sets the value ofCfnIntegrationMixinProps.getKmsKeyId()Sets the value ofCfnIntegrationMixinProps.getSourceArn()Sets the value ofCfnIntegrationMixinProps.getTags()Sets the value ofCfnIntegrationMixinProps.getTargetArn()Constructors in software.amazon.awscdk.cfnpropertymixins.services.glue with parameters of type CfnIntegrationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnIntegrationMixinProps.Builder.