Uses of Interface
software.amazon.awscdk.services.msk.CfnChannel.IcebergDestinationConfigurationProperty
Packages that use CfnChannel.IcebergDestinationConfigurationProperty
Package
Description
Amazon Managed Streaming for Apache Kafka Construct Library
-
Uses of CfnChannel.IcebergDestinationConfigurationProperty in software.amazon.awscdk.services.msk
Classes in software.amazon.awscdk.services.msk that implement CfnChannel.IcebergDestinationConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnChannel.IcebergDestinationConfigurationPropertyMethods in software.amazon.awscdk.services.msk that return CfnChannel.IcebergDestinationConfigurationPropertyModifier and TypeMethodDescriptionCfnChannel.IcebergDestinationConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.msk with parameters of type CfnChannel.IcebergDestinationConfigurationPropertyModifier and TypeMethodDescriptionCfnChannel.Builder.icebergDestinationConfiguration(CfnChannel.IcebergDestinationConfigurationProperty icebergDestinationConfiguration) Iceberg destination configuration.CfnChannelProps.Builder.icebergDestinationConfiguration(CfnChannel.IcebergDestinationConfigurationProperty icebergDestinationConfiguration) Sets the value ofCfnChannelProps.getIcebergDestinationConfiguration()voidCfnChannel.setIcebergDestinationConfiguration(CfnChannel.IcebergDestinationConfigurationProperty value) Iceberg destination configuration.