Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.chime.CfnChannelFlowPropsMixin.Builder
Packages that use CfnChannelFlowPropsMixin.Builder
-
Uses of CfnChannelFlowPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.chime
Methods in software.amazon.awscdk.cfnpropertymixins.services.chime that return CfnChannelFlowPropsMixin.BuilderModifier and TypeMethodDescriptionCfnChannelFlowPropsMixin.Builder.appInstanceArn(String appInstanceArn) The ARN of the app instance.CfnChannelFlowPropsMixin.Builder.create()CfnChannelFlowPropsMixin.Builder.create(CfnPropertyMixinOptions options) The name of the channel flow.CfnChannelFlowPropsMixin.Builder.processors(List<? extends Object> processors) Information about the processor Lambda functions.CfnChannelFlowPropsMixin.Builder.processors(IResolvable processors) Information about the processor Lambda functions.The tags for the channel flow.