Uses of Class
software.amazon.awscdk.services.connect.CfnContactFlowModule.Builder
Packages that use CfnContactFlowModule.Builder
-
Uses of CfnContactFlowModule.Builder in software.amazon.awscdk.services.connect
Methods in software.amazon.awscdk.services.connect that return CfnContactFlowModule.BuilderModifier and TypeMethodDescriptionThe content of the flow module.static CfnContactFlowModule.BuilderCfnContactFlowModule.Builder.description(String description) The description of the flow module.CfnContactFlowModule.Builder.externalInvocationConfiguration(IResolvable externalInvocationConfiguration) The external invocation configuration for the flow module.CfnContactFlowModule.Builder.externalInvocationConfiguration(CfnContactFlowModule.ExternalInvocationConfigurationProperty externalInvocationConfiguration) The external invocation configuration for the flow module.CfnContactFlowModule.Builder.instanceArn(String instanceArn) The Amazon Resource Name (ARN) of the Connect Customer instance.CfnContactFlowModule.Builder.instanceArn(IInstanceRef instanceArn) The Amazon Resource Name (ARN) of the Connect Customer 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.