DescribeImagesRequest

Types

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

Properties

Link copied to clipboard

The ARNs of the public, private, and shared images to describe.

Link copied to clipboard

The maximum size of each page of results.

Link copied to clipboard

The names of the public or private images to describe.

Link copied to clipboard

The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

Link copied to clipboard

The type of image (public, private, or shared) to describe.

Functions

Link copied to clipboard
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