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.outputs
/
PromptVersionPromptModelInferenceConfiguration
/
PromptVersionPromptModelInferenceConfiguration
Prompt
Version
Prompt
Model
Inference
Configuration
constructor
(
maxTokens
:
Double
?
=
null
,
stopSequences
:
List
<
String
>
?
=
null
,
temperature
:
Double
?
=
null
,
topK
:
Double
?
=
null
,
topP
:
Double
?
=
null
)