RegistryListItem

A structure containing the details for a registry.

Types

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

Properties

Link copied to clipboard

The data the registry was created.

Link copied to clipboard

A description of the registry.

Link copied to clipboard

The Amazon Resource Name (ARN) of the registry.

Link copied to clipboard

The name of the registry.

Link copied to clipboard

The status of the registry.

Link copied to clipboard

The date the registry was updated.

Functions

Link copied to clipboard
inline fun copy(block: RegistryListItem.Builder.() -> Unit = {}): RegistryListItem
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