UpdateImageStorageClassRequest
Types
Properties
Link copied to clipboard
An object with identifying information for an image in an Amazon ECR repository.
Link copied to clipboard
The Amazon Web Services account ID associated with the registry that contains the image to transition. If you do not specify a registry, the default registry is assumed.
Link copied to clipboard
The name of the repository that contains the image to transition.
Link copied to clipboard
The target storage class for the image.
Functions
Link copied to clipboard
inline fun copy(block: UpdateImageStorageClassRequest.Builder.() -> Unit = {}): UpdateImageStorageClassRequest