AgentAgentGuardrailConfiguration

data class AgentAgentGuardrailConfiguration(val guardrailIdentifier: String, val guardrailVersion: String)

Constructors

Link copied to clipboard
constructor(guardrailIdentifier: String, guardrailVersion: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Unique identifier of the guardrail.

Link copied to clipboard

Version of the guardrail.