toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
ecrpublic
/
aws.sdk.kotlin.services.ecrpublic.model
/
BatchDeleteImageResponse
/
Builder
Builder
class
Builder
Members
Properties
failures
Link copied to clipboard
var
failures
:
List
<
ImageFailure
>
?
Any failures associated with the call.
image
Ids
Link copied to clipboard
var
imageIds
:
List
<
ImageIdentifier
>
?
The image IDs of the deleted images.