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

Record identifier that accepts either ARN or ID format

Link copied to clipboard

Registry identifier that accepts either ARN or ID format

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