Interface CreateContactFlowVersionResponse.Builder

  • Method Details

    • contactFlowArn

      CreateContactFlowVersionResponse.Builder contactFlowArn(String contactFlowArn)

      The Amazon Resource Name (ARN) of the flow.

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

      The identifier of the flow version.

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