ListImagesRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Requests a list of images with a specific recipe name.

Link copied to clipboard

Use the following filters to streamline results:

Link copied to clipboard

Includes deprecated images in the response list.

Link copied to clipboard

The maximum number of items to return in a single request.

Link copied to clipboard

A token to specify where to start paginating. Use the nextToken value from a previously truncated response.

Link copied to clipboard

Filters the list to images owned by you, by Amazon, or shared with you by other accounts. By default, only your account's images are returned.

Functions

Link copied to clipboard
inline fun copy(block: ListImagesRequest.Builder.() -> Unit = {}): ListImagesRequest
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String