Interface CreateContactFlowResponse.Builder

  • Method Details

    • contactFlowId

      CreateContactFlowResponse.Builder contactFlowId(String contactFlowId)

      The identifier of the flow.

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

      CreateContactFlowResponse.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.