toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.bedrock.kotlin.inputs
/
GuardrailWordConfigArgs
Guardrail
Word
Config
Args
data
class
GuardrailWordConfigArgs
(
val
text
:
Output
<
String
>
)
:
ConvertibleToJava
<
GuardrailWordConfigArgs
>
A custom word config.
Members
Constructors
Guardrail
Word
Config
Args
Link copied to clipboard
constructor
(
text
:
Output
<
String
>
)
Properties
text
Link copied to clipboard
val
text
:
Output
<
String
>
The custom word text.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GuardrailWordConfigArgs