Uses of Class
software.amazon.awscdk.services.msk.CfnChannel.S3StorageProperty.Builder
Packages that use CfnChannel.S3StorageProperty.Builder
Package
Description
Amazon Managed Streaming for Apache Kafka Construct Library
-
Uses of CfnChannel.S3StorageProperty.Builder in software.amazon.awscdk.services.msk
Methods in software.amazon.awscdk.services.msk that return CfnChannel.S3StorageProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnChannel.S3StorageProperty.getBucketArn()CfnChannel.S3StorageProperty.builder()CfnChannel.S3StorageProperty.Builder.compressionType(String compressionType) Sets the value ofCfnChannel.S3StorageProperty.getCompressionType()CfnChannel.S3StorageProperty.Builder.expectedBucketOwner(String expectedBucketOwner) Sets the value ofCfnChannel.S3StorageProperty.getExpectedBucketOwner()CfnChannel.S3StorageProperty.Builder.outputKeyTemplate(String outputKeyTemplate) Sets the value ofCfnChannel.S3StorageProperty.getOutputKeyTemplate()CfnChannel.S3StorageProperty.Builder.outputPrefix(String outputPrefix) Sets the value ofCfnChannel.S3StorageProperty.getOutputPrefix()CfnChannel.S3StorageProperty.Builder.storageClass(String storageClass) Sets the value ofCfnChannel.S3StorageProperty.getStorageClass()Constructors in software.amazon.awscdk.services.msk with parameters of type CfnChannel.S3StorageProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannel.S3StorageProperty.Builder.