toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.bedrock.kotlin.outputs
/
GetInferenceProfileResult
/
GetInferenceProfileResult
Get
Inference
Profile
Result
constructor
(
createdAt
:
String
,
description
:
String
,
id
:
String
,
inferenceProfileArn
:
String
,
inferenceProfileId
:
String
,
inferenceProfileName
:
String
,
models
:
List
<
GetInferenceProfileModel
>
,
status
:
String
,
type
:
String
,
updatedAt
:
String
)