Class: Aws::Types::BedrockGuardrailConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::BedrockGuardrailConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#identifier ⇒ ::String
Returns the value of attribute identifier.
-
#version ⇒ ::String
Returns the value of attribute version.
Instance Attribute Details
#identifier ⇒ ::String
Returns the value of attribute identifier.
357 358 359 |
# File 'sig/types.rbs', line 357 def identifier @identifier end |
#version ⇒ ::String
Returns the value of attribute version.
358 359 360 |
# File 'sig/types.rbs', line 358 def version @version end |