ListRegistriesRequest

Types

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

Properties

Link copied to clipboard
val limit: Int?
Link copied to clipboard

The token that specifies the next page of results to return. To request the first page, leave NextToken empty. The token will expire in 24 hours, and cannot be shared with other accounts.

Link copied to clipboard

Specifying this limits the results to only those registry names that start with the specified prefix.

Link copied to clipboard

Can be set to Local or AWS to limit responses to your custom registries, or the ones provided by AWS.

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