AwsEcrImageDetailPropertiesResponse

constructor(artifactMediaType: String? = null, imageDigest: String? = null, imageManifestMediaType: String? = null, imagePushedAt: String? = null, imageScanFindingsSummary: ImageScanFindingsSummaryResponse? = null, imageScanStatus: ImageScanStatusResponse? = null, imageSizeInBytes: Double? = null, imageTags: List<String>? = null, lastRecordedPullTime: String? = null, registryId: String? = null, repositoryName: String? = null)