toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.bedrock.kotlin.inputs
/
GuardrailContextualGroundingFilterConfigArgsBuilder
Guardrail
Contextual
Grounding
Filter
Config
Args
Builder
class
GuardrailContextualGroundingFilterConfigArgsBuilder
Builder for
GuardrailContextualGroundingFilterConfigArgs
.
Members
Functions
action
Link copied to clipboard
@
JvmName
(
name
=
"dkcgypikvxqyfwbn"
)
suspend
fun
action
(
value
:
GuardrailContextualGroundingAction
?
)
@
JvmName
(
name
=
"mcsmxwgdujdiaiwb"
)
suspend
fun
action
(
value
:
Output
<
GuardrailContextualGroundingAction
>
)
enabled
Link copied to clipboard
@
JvmName
(
name
=
"mhetceteriiuclbw"
)
suspend
fun
enabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"gycaxhpbswsiqgje"
)
suspend
fun
enabled
(
value
:
Boolean
?
)
threshold
Link copied to clipboard
@
JvmName
(
name
=
"puiqvxvrcbwxiedx"
)
suspend
fun
threshold
(
value
:
Output
<
Double
>
)
@
JvmName
(
name
=
"tmuvrorruhujghns"
)
suspend
fun
threshold
(
value
:
Double
)
type
Link copied to clipboard
@
JvmName
(
name
=
"gxggxxysghocngsj"
)
suspend
fun
type
(
value
:
GuardrailContextualGroundingFilterType
)
@
JvmName
(
name
=
"ybjjrtespntnoemf"
)
suspend
fun
type
(
value
:
Output
<
GuardrailContextualGroundingFilterType
>
)