menu
aws_ecr_api package
documentation
ecr-2015-09-21.dart
BatchDeleteImageResponse
imageIds property
imageIds property
dark_mode
light_mode
imageIds
property
List
<
ImageIdentifier
>
?
imageIds
final
The image IDs of the deleted images.
Implementation
final List<ImageIdentifier>? imageIds;
aws_ecr_api package
documentation
ecr-2015-09-21
BatchDeleteImageResponse
imageIds property
BatchDeleteImageResponse class