toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.bedrock.kotlin.outputs
/
GetInferenceProfilesInferenceProfileSummary
/
GetInferenceProfilesInferenceProfileSummary
Get
Inference
Profiles
Inference
Profile
Summary
constructor
(
createdAt
:
String
,
description
:
String
,
inferenceProfileArn
:
String
,
inferenceProfileId
:
String
,
inferenceProfileName
:
String
,
models
:
List
<
GetInferenceProfilesInferenceProfileSummaryModel
>
,
status
:
String
,
type
:
String
,
updatedAt
:
String
)