Interface BedrockGuardrailConfiguration.Builder

    • Method Detail

      • identifier

        BedrockGuardrailConfiguration.Builder identifier​(String identifier)

        The unique guardrail id for the Bedrock guardrail configuration.

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

        BedrockGuardrailConfiguration.Builder version​(String version)

        The guardrail version for the Bedrock guardrail configuration.

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