Class: Aws::Types::AgenticRetrieveBedrockGuardrailConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::AgenticRetrieveBedrockGuardrailConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#guardrail_id ⇒ ::String
Returns the value of attribute guardrail_id.
-
#guardrail_version ⇒ ::String
Returns the value of attribute guardrail_version.
Instance Attribute Details
#guardrail_id ⇒ ::String
Returns the value of attribute guardrail_id.
116 117 118 |
# File 'sig/types.rbs', line 116 def guardrail_id @guardrail_id end |
#guardrail_version ⇒ ::String
Returns the value of attribute guardrail_version.
117 118 119 |
# File 'sig/types.rbs', line 117 def guardrail_version @guardrail_version end |