Uses of Class
software.amazon.awscdk.services.msk.CfnChannel.S3DestinationConfigurationProperty.Builder
Packages that use CfnChannel.S3DestinationConfigurationProperty.Builder
Package
Description
Amazon Managed Streaming for Apache Kafka Construct Library
-
Uses of CfnChannel.S3DestinationConfigurationProperty.Builder in software.amazon.awscdk.services.msk
Methods in software.amazon.awscdk.services.msk that return CfnChannel.S3DestinationConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnChannel.S3DestinationConfigurationProperty.builder()CfnChannel.S3DestinationConfigurationProperty.Builder.dataFreshnessInSeconds(Number dataFreshnessInSeconds) CfnChannel.S3DestinationConfigurationProperty.Builder.deadLetterQueueS3(IResolvable deadLetterQueueS3) Sets the value ofCfnChannel.S3DestinationConfigurationProperty.getDeadLetterQueueS3()CfnChannel.S3DestinationConfigurationProperty.Builder.deadLetterQueueS3(CfnChannel.DeadLetterQueueS3Property deadLetterQueueS3) Sets the value ofCfnChannel.S3DestinationConfigurationProperty.getDeadLetterQueueS3()CfnChannel.S3DestinationConfigurationProperty.Builder.serviceExecutionRoleArn(String serviceExecutionRoleArn) CfnChannel.S3DestinationConfigurationProperty.Builder.storage(IResolvable storage) Sets the value ofCfnChannel.S3DestinationConfigurationProperty.getStorage()CfnChannel.S3DestinationConfigurationProperty.Builder.storage(CfnChannel.S3StorageProperty storage) Sets the value ofCfnChannel.S3DestinationConfigurationProperty.getStorage()Constructors in software.amazon.awscdk.services.msk with parameters of type CfnChannel.S3DestinationConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannel.S3DestinationConfigurationProperty.Builder.