AWS SDK for Kotlin
Toggle table of contents
1.6.62
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
bedrock
/
aws.sdk.kotlin.services.bedrock.model
/
ModelEnforcement
/
Builder
Builder
class
Builder
Members
Properties
excluded
Models
Link copied to clipboard
var
excludedModels
:
List
<
String
>
?
Models to exclude from enforcement of the guardrail.
included
Models
Link copied to clipboard
var
includedModels
:
List
<
String
>
?
Models to enforce the guardrail on.