GetGuardrailResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The message that the guardrail returns when it blocks a prompt.

Link copied to clipboard

The message that the guardrail returns when it blocks a model response.

Link copied to clipboard

The content policy that was configured for the guardrail.

Link copied to clipboard

The contextual grounding policy used in the guardrail.

Link copied to clipboard

The date and time at which the guardrail was created.

Link copied to clipboard

Details about the system-defined guardrail profile that you're using with your guardrail, including the guardrail profile ID and Amazon Resource Name (ARN).

Link copied to clipboard

The description of the guardrail.

Link copied to clipboard

Appears if the status of the guardrail is FAILED. A list of recommendations to carry out before retrying the request.

Link copied to clipboard

The ARN of the guardrail.

Link copied to clipboard

The unique identifier of the guardrail.

Link copied to clipboard

The ARN of the KMS key that encrypts the guardrail.

Link copied to clipboard

The name of the guardrail.

Link copied to clipboard

The sensitive information policy that was configured for the guardrail.

Link copied to clipboard

The status of the guardrail.

Link copied to clipboard

Appears if the status is FAILED. A list of reasons for why the guardrail failed to be created, updated, versioned, or deleted.

Link copied to clipboard

The topic policy that was configured for the guardrail.

Link copied to clipboard

The date and time at which the guardrail was updated.

Link copied to clipboard

The version of the guardrail.

Link copied to clipboard

The word policy that was configured for the guardrail.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String