class Aws::ECR::Types::AwsEcrContainerImageDetails
@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/AwsEcrContainerImageDetails AWS API Documentation
@return [String]
in.
The name of the repository the Amazon ECR container image resides
@!attribute [rw] repository_name
@return [String]
The registry the Amazon ECR container image belongs to.
@!attribute [rw] registry
@return [Time]
The date and time the Amazon ECR container image was pushed.
@!attribute [rw] pushed_at
@return [String]
The platform of the Amazon ECR container image.
@!attribute [rw] platform
@return [Array<String>]
The image tags attached to the Amazon ECR container image.
@!attribute [rw] image_tags
@return [String]
The image hash of the Amazon ECR container image.
@!attribute [rw] image_hash
@return [String]
The image author of the Amazon ECR container image.
@!attribute [rw] author
@return [String]
The architecture of the Amazon ECR container image.
@!attribute [rw] architecture
The image details of the Amazon ECR container image.