Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.iotanalytics.CfnChannelPropsMixin.ChannelStorageProperty
Packages that use CfnChannelPropsMixin.ChannelStorageProperty
-
Uses of CfnChannelPropsMixin.ChannelStorageProperty in software.amazon.awscdk.cfnpropertymixins.services.iotanalytics
Classes in software.amazon.awscdk.cfnpropertymixins.services.iotanalytics that implement CfnChannelPropsMixin.ChannelStoragePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnChannelPropsMixin.ChannelStoragePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.iotanalytics that return CfnChannelPropsMixin.ChannelStoragePropertyModifier and TypeMethodDescriptionCfnChannelPropsMixin.ChannelStorageProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.iotanalytics with parameters of type CfnChannelPropsMixin.ChannelStoragePropertyModifier and TypeMethodDescriptionCfnChannelMixinProps.Builder.channelStorage(CfnChannelPropsMixin.ChannelStorageProperty channelStorage) Sets the value ofCfnChannelMixinProps.getChannelStorage()CfnChannelPropsMixin.Builder.channelStorage(CfnChannelPropsMixin.ChannelStorageProperty channelStorage) Where channel data is stored.