toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.bedrock.kotlin.inputs
/
AgentPromptVariantInferenceConfigurationTextArgs
/
AgentPromptVariantInferenceConfigurationTextArgs
Agent
Prompt
Variant
Inference
Configuration
Text
Args
constructor
(
maxTokens
:
Output
<
Int
>
?
=
null
,
stopSequences
:
Output
<
List
<
String
>
>
?
=
null
,
temperature
:
Output
<
Double
>
?
=
null
,
topP
:
Output
<
Double
>
?
=
null
)