Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.rds.CfnIntegrationPropsMixin.Builder
Packages that use CfnIntegrationPropsMixin.Builder
-
Uses of CfnIntegrationPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.rds
Methods in software.amazon.awscdk.cfnpropertymixins.services.rds that return CfnIntegrationPropsMixin.BuilderModifier and TypeMethodDescriptionCfnIntegrationPropsMixin.Builder.additionalEncryptionContext(Map<String, String> additionalEncryptionContext) An optional set of non-secret key–value pairs that contains additional contextual information about the data.CfnIntegrationPropsMixin.Builder.additionalEncryptionContext(IResolvable additionalEncryptionContext) An optional set of non-secret key–value pairs that contains additional contextual information about the data.CfnIntegrationPropsMixin.Builder.create()CfnIntegrationPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnIntegrationPropsMixin.Builder.dataFilter(String dataFilter) Data filters for the integration.CfnIntegrationPropsMixin.Builder.description(String description) A description of the integration.CfnIntegrationPropsMixin.Builder.integrationName(String integrationName) The name of the integration.The AWS Key Management System ( AWS KMS) key identifier for the key to use to encrypt the integration.The Amazon Resource Name (ARN) of the database to use as the source for replication.An optional array of key-value pairs to apply to this integration.The ARN of the Redshift data warehouse to use as the target for replication.