AwsEcrContainerImageDetails
Information about an Amazon ECR image.
Types
Properties
Link copied to clipboard
The architecture of the image. Valid values are as follows:
Link copied to clipboard
The sha256 digest of the image manifest.
Link copied to clipboard
The date and time when the image was pushed to the repository.
Link copied to clipboard
The Amazon Web Services account identifier that is associated with the registry that the image belongs to.
Link copied to clipboard
The name of the repository that the image belongs to.
Functions
Link copied to clipboard
inline fun copy(block: AwsEcrContainerImageDetails.Builder.() -> Unit = {}): AwsEcrContainerImageDetails