Interface GuardrailCrossRegionDetails.Builder

  • Method Details

    • guardrailProfileId

      GuardrailCrossRegionDetails.Builder guardrailProfileId(String guardrailProfileId)

      The ID of the guardrail profile that your guardrail is using. Profile availability depends on your current Amazon Web Services Region. For more information, see the Amazon Bedrock User Guide.

      Parameters:
      guardrailProfileId - The ID of the guardrail profile that your guardrail is using. Profile availability depends on your current Amazon Web Services Region. For more information, see the Amazon Bedrock User Guide.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • guardrailProfileArn

      GuardrailCrossRegionDetails.Builder guardrailProfileArn(String guardrailProfileArn)

      The Amazon Resource Name (ARN) of the guardrail profile that you're using with your guardrail.

      Parameters:
      guardrailProfileArn - The Amazon Resource Name (ARN) of the guardrail profile that you're using with your guardrail.
      Returns:
      Returns a reference to this object so that method calls can be chained together.