toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.bedrockfoundation.kotlin.outputs
/
GetModelsResult
/
GetModelsResult
Get
Models
Result
constructor
(
byCustomizationType
:
String
?
=
null
,
byInferenceType
:
String
?
=
null
,
byOutputModality
:
String
?
=
null
,
byProvider
:
String
?
=
null
,
id
:
String
,
modelSummaries
:
List
<
GetModelsModelSummary
>
)