toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.ecr.kotlin.outputs
/
GetImageResult
/
GetImageResult
Get
Image
Result
constructor
(
id
:
String
,
imageDigest
:
String
,
imagePushedAt
:
Int
,
imageSizeInBytes
:
Int
,
imageTag
:
String
?
=
null
,
imageTags
:
List
<
String
>
,
imageUri
:
String
,
mostRecent
:
Boolean
?
=
null
,
registryId
:
String
,
repositoryName
:
String
)