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
/
AgentInferenceConfigurationArgs
/
AgentInferenceConfigurationArgs
Agent
Inference
Configuration
Args
constructor
(
maximumLength
:
Output
<
Double
>
?
=
null
,
stopSequences
:
Output
<
List
<
String
>
>
?
=
null
,
temperature
:
Output
<
Double
>
?
=
null
,
topK
:
Output
<
Double
>
?
=
null
,
topP
:
Output
<
Double
>
?
=
null
)