Interface FlowVersionSummary.Builder

  • Method Details

    • arn

      The Amazon Resource Name (ARN) of the flow that the version belongs to.

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

      FlowVersionSummary.Builder createdAt(Instant createdAt)

      The time at the version was created.

      Parameters:
      createdAt - The time at the version was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      The unique identifier of the flow.

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

      The status of the flow.

      Parameters:
      status - The status of the flow.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the flow.

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

      The version of the flow.

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