Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.redshift.CfnIntegrationMixinProps.Builder
Packages that use CfnIntegrationMixinProps.Builder
-
Uses of CfnIntegrationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.redshift
Methods in software.amazon.awscdk.cfnpropertymixins.services.redshift 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.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.redshift with parameters of type CfnIntegrationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnIntegrationMixinProps.Builder.