BatchGetDiscoverableRegistryRecordError

Describes why a requested record could not be retrieved.

Types

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

Properties

Link copied to clipboard

The machine-readable reason that the record could not be retrieved.

Link copied to clipboard

An optional human-readable detail about the error. Do not parse this value programmatically.

Link copied to clipboard

The identifier of the record that could not be retrieved, echoed from the request in the same format that you supplied (ARN or record ID).

Link copied to clipboard

The identifier of the registry the record was requested from, echoed from the request.

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