pulumi-aws-kotlin
6.33.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.bedrockfoundation.kotlin.outputs
/
GetModelsResult
/
GetModelsResult
Get
Models
Result
fun
GetModelsResult
(
byCustomizationType
:
String
?
=
null
,
byInferenceType
:
String
?
=
null
,
byOutputModality
:
String
?
=
null
,
byProvider
:
String
?
=
null
,
id
:
String
,
modelSummaries
:
List
<
GetModelsModelSummary
>
)