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.
    • flowContentSha256

      CreateContactFlowResponse.Builder flowContentSha256(String flowContentSha256)

      Indicates the checksum value of the latest published flow content.

      Parameters:
      flowContentSha256 - Indicates the checksum value of the latest published flow content.
      Returns:
      Returns a reference to this object so that method calls can be chained together.