Uses of Class
software.amazon.awscdk.services.iotanalytics.CfnChannel.ChannelStorageProperty.Builder
Package
Description
AWS IoT Analytics Construct Library
-
Uses of CfnChannel.ChannelStorageProperty.Builder in software.amazon.awscdk.services.iotanalytics
Modifier and TypeMethodDescriptionCfnChannel.ChannelStorageProperty.builder()
CfnChannel.ChannelStorageProperty.Builder.customerManagedS3
(IResolvable customerManagedS3) Sets the value ofCfnChannel.ChannelStorageProperty.getCustomerManagedS3()
CfnChannel.ChannelStorageProperty.Builder.customerManagedS3
(CfnChannel.CustomerManagedS3Property customerManagedS3) Sets the value ofCfnChannel.ChannelStorageProperty.getCustomerManagedS3()
CfnChannel.ChannelStorageProperty.Builder.serviceManagedS3
(Object serviceManagedS3) Sets the value ofCfnChannel.ChannelStorageProperty.getServiceManagedS3()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.ChannelStorageProperty.Builder
.