Interface CreateContactFlowModuleVersionResponse.Builder

  • Method Details

    • contactFlowModuleArn

      CreateContactFlowModuleVersionResponse.Builder contactFlowModuleArn(String contactFlowModuleArn)

      The Amazon Resource Name (ARN) of the flow module.

      Parameters:
      contactFlowModuleArn - The Amazon Resource Name (ARN) of the flow module.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • version

      The version of the flow module.

      Parameters:
      version - The version of the flow module.
      Returns:
      Returns a reference to this object so that method calls can be chained together.