ListDiscoverableRegistryRecordsRequest

Types

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

Properties

Link copied to clipboard

The filters to apply to the discoverable registry record list.

Link copied to clipboard

The maximum number of records to return in a single page. Valid values are 1 through 100.

Link copied to clipboard

The pagination token returned by a previous request. Use this value to retrieve the next page of results.

Link copied to clipboard

The identifier of the registry whose discoverable records are listed. You can provide either the full Amazon Resource Name (ARN) or the registry ID.

Functions

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