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