Interface GuardrailConfigurationWithArn.Builder

  • Method Details

    • guardrailIdentifier

      GuardrailConfigurationWithArn.Builder guardrailIdentifier(String guardrailIdentifier)

      The unique identifier for the guardrail.

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

      GuardrailConfigurationWithArn.Builder guardrailVersion(String guardrailVersion)

      The version of the guardrail.

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