ListAliasesRequest

Types

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

Properties

Link copied to clipboard

The alias of the image version.

Link copied to clipboard

The name of the image.

Link copied to clipboard

The maximum number of aliases to return.

Link copied to clipboard

If the previous call to ListAliases didn't return the full set of aliases, the call returns a token for retrieving the next set of aliases.

Link copied to clipboard
val version: Int?

The version of the image. If image version is not specified, the aliases of all versions of the image are listed.

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