RegistryRecordSummary

Summary information about a registry record.

Types

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

Properties

Link copied to clipboard
val createdAt: <Error class: unknown class>

The date and time when the registry record was created.

Link copied to clipboard

A description of the registry record.

Link copied to clipboard

The descriptor configurations for this registry record.

Link copied to clipboard

The type of descriptor associated with this registry record.

Link copied to clipboard

The name of the registry record.

Link copied to clipboard

The Amazon Resource Name (ARN) of the registry record.

Link copied to clipboard

The unique identifier of the registry record.

Link copied to clipboard

The Amazon Resource Name (ARN) of the registry that this record belongs to.

Link copied to clipboard

The current status of the registry record.

Link copied to clipboard
val updatedAt: <Error class: unknown class>

The date and time when the registry record was last updated.

Link copied to clipboard

The version of the registry record.

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