Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.connect.CfnContactFlowModulePropsMixin.Builder
Packages that use CfnContactFlowModulePropsMixin.Builder
-
Uses of CfnContactFlowModulePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.connect
Methods in software.amazon.awscdk.cfnpropertymixins.services.connect that return CfnContactFlowModulePropsMixin.BuilderModifier and TypeMethodDescriptionThe content of the flow module.CfnContactFlowModulePropsMixin.Builder.create()CfnContactFlowModulePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnContactFlowModulePropsMixin.Builder.description(String description) The description of the flow module.CfnContactFlowModulePropsMixin.Builder.externalInvocationConfiguration(CfnContactFlowModulePropsMixin.ExternalInvocationConfigurationProperty externalInvocationConfiguration) The external invocation configuration for the flow module.CfnContactFlowModulePropsMixin.Builder.externalInvocationConfiguration(IResolvable externalInvocationConfiguration) The external invocation configuration for the flow module.CfnContactFlowModulePropsMixin.Builder.instanceArn(String instanceArn) The Amazon Resource Name (ARN) of the Amazon Connect instance.CfnContactFlowModulePropsMixin.Builder.instanceArn(IInstanceRef instanceArn) The Amazon Resource Name (ARN) of the Amazon Connect instance.The name of the flow module.The configuration settings for the flow module.The state of the flow module.An array of key-value pairs to apply to this resource.