Interface UpdateGuardrailResponse.Builder

  • Method Details

    • guardrailId

      UpdateGuardrailResponse.Builder guardrailId(String guardrailId)

      The unique identifier of the guardrail

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

      UpdateGuardrailResponse.Builder guardrailArn(String guardrailArn)

      The ARN of the guardrail.

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

      The version of the guardrail.

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

      The date and time at which the guardrail was updated.

      Parameters:
      updatedAt - The date and time at which the guardrail was updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.