toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.bedrock.kotlin.outputs
/
GuardrailContextualGroundingPolicyConfigFiltersConfig
Guardrail
Contextual
Grounding
Policy
Config
Filters
Config
data
class
GuardrailContextualGroundingPolicyConfigFiltersConfig
(
val
threshold
:
Double
,
val
type
:
String
)
Members
Constructors
Guardrail
Contextual
Grounding
Policy
Config
Filters
Config
Link copied to clipboard
constructor
(
threshold
:
Double
,
type
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
threshold
Link copied to clipboard
val
threshold
:
Double
The threshold for this filter.
type
Link copied to clipboard
val
type
:
String
Type of contextual grounding filter.