Uses of Class
software.amazon.awscdk.services.glue.CfnIntegrationProps.Builder
Packages that use CfnIntegrationProps.Builder
-
Uses of CfnIntegrationProps.Builder in software.amazon.awscdk.services.glue
Methods in software.amazon.awscdk.services.glue that return CfnIntegrationProps.BuilderModifier and TypeMethodDescriptionCfnIntegrationProps.Builder.additionalEncryptionContext(Map<String, String> additionalEncryptionContext) Sets the value ofCfnIntegrationProps.getAdditionalEncryptionContext()CfnIntegrationProps.Builder.additionalEncryptionContext(IResolvable additionalEncryptionContext) Sets the value ofCfnIntegrationProps.getAdditionalEncryptionContext()static CfnIntegrationProps.BuilderCfnIntegrationProps.builder()CfnIntegrationProps.Builder.dataFilter(String dataFilter) Sets the value ofCfnIntegrationProps.getDataFilter()CfnIntegrationProps.Builder.description(String description) Sets the value ofCfnIntegrationProps.getDescription()CfnIntegrationProps.Builder.integrationConfig(IResolvable integrationConfig) Sets the value ofCfnIntegrationProps.getIntegrationConfig()CfnIntegrationProps.Builder.integrationConfig(CfnIntegration.IntegrationConfigProperty integrationConfig) Sets the value ofCfnIntegrationProps.getIntegrationConfig()CfnIntegrationProps.Builder.integrationName(String integrationName) Sets the value ofCfnIntegrationProps.getIntegrationName()Sets the value ofCfnIntegrationProps.getKmsKeyId()Sets the value ofCfnIntegrationProps.getSourceArn()Sets the value ofCfnIntegrationProps.getTags()Sets the value ofCfnIntegrationProps.getTargetArn()Constructors in software.amazon.awscdk.services.glue with parameters of type CfnIntegrationProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnIntegrationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnIntegrationProps.Builder.