Uses of Class
software.amazon.awscdk.services.redshift.CfnIntegrationProps.Builder
Packages that use CfnIntegrationProps.Builder
-
Uses of CfnIntegrationProps.Builder in software.amazon.awscdk.services.redshift
Methods in software.amazon.awscdk.services.redshift 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.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.redshift with parameters of type CfnIntegrationProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnIntegrationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnIntegrationProps.Builder.