Uses of Class
software.amazon.awscdk.services.msk.CfnChannel.IcebergDestinationConfigurationProperty.Builder
Packages that use CfnChannel.IcebergDestinationConfigurationProperty.Builder
Package
Description
Amazon Managed Streaming for Apache Kafka Construct Library
-
Uses of CfnChannel.IcebergDestinationConfigurationProperty.Builder in software.amazon.awscdk.services.msk
Methods in software.amazon.awscdk.services.msk that return CfnChannel.IcebergDestinationConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnChannel.IcebergDestinationConfigurationProperty.Builder.appendOnly(Boolean appendOnly) Sets the value ofCfnChannel.IcebergDestinationConfigurationProperty.getAppendOnly()CfnChannel.IcebergDestinationConfigurationProperty.Builder.appendOnly(IResolvable appendOnly) Sets the value ofCfnChannel.IcebergDestinationConfigurationProperty.getAppendOnly()CfnChannel.IcebergDestinationConfigurationProperty.builder()CfnChannel.IcebergDestinationConfigurationProperty.Builder.catalog(IResolvable catalog) Sets the value ofCfnChannel.IcebergDestinationConfigurationProperty.getCatalog()CfnChannel.IcebergDestinationConfigurationProperty.Builder.catalog(CfnChannel.CatalogProperty catalog) Sets the value ofCfnChannel.IcebergDestinationConfigurationProperty.getCatalog()CfnChannel.IcebergDestinationConfigurationProperty.Builder.compressionType(String compressionType) Sets the value ofCfnChannel.IcebergDestinationConfigurationProperty.getCompressionType()CfnChannel.IcebergDestinationConfigurationProperty.Builder.dataFreshnessInSeconds(Number dataFreshnessInSeconds) CfnChannel.IcebergDestinationConfigurationProperty.Builder.deadLetterQueueS3(IResolvable deadLetterQueueS3) CfnChannel.IcebergDestinationConfigurationProperty.Builder.deadLetterQueueS3(CfnChannel.DeadLetterQueueS3Property deadLetterQueueS3) CfnChannel.IcebergDestinationConfigurationProperty.Builder.destinationTableList(List<? extends Object> destinationTableList) CfnChannel.IcebergDestinationConfigurationProperty.Builder.destinationTableList(IResolvable destinationTableList) CfnChannel.IcebergDestinationConfigurationProperty.Builder.schemaEvolution(IResolvable schemaEvolution) Sets the value ofCfnChannel.IcebergDestinationConfigurationProperty.getSchemaEvolution()CfnChannel.IcebergDestinationConfigurationProperty.Builder.schemaEvolution(CfnChannel.SchemaEvolutionProperty schemaEvolution) Sets the value ofCfnChannel.IcebergDestinationConfigurationProperty.getSchemaEvolution()CfnChannel.IcebergDestinationConfigurationProperty.Builder.serviceExecutionRoleArn(String serviceExecutionRoleArn) CfnChannel.IcebergDestinationConfigurationProperty.Builder.tableCreation(IResolvable tableCreation) Sets the value ofCfnChannel.IcebergDestinationConfigurationProperty.getTableCreation()CfnChannel.IcebergDestinationConfigurationProperty.Builder.tableCreation(CfnChannel.TableCreationProperty tableCreation) Sets the value ofCfnChannel.IcebergDestinationConfigurationProperty.getTableCreation()Constructors in software.amazon.awscdk.services.msk with parameters of type CfnChannel.IcebergDestinationConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannel.IcebergDestinationConfigurationProperty.Builder.