DescribeImagePermissionsRequest

Types

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

Properties

Link copied to clipboard

The maximum size of each page of results.

Link copied to clipboard
val name: String?

The name of the private image for which to describe permissions. The image must be one that you own.

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 12-digit identifier of one or more AWS accounts with which the image is shared.

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