FlowVersionGuardrailConfiguration

data class FlowVersionGuardrailConfiguration(val guardrailIdentifier: String? = null, val guardrailVersion: String? = null)

Configuration for a guardrail

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Identifier for the guardrail, could be the id or the arn

Link copied to clipboard

Version of the guardrail