AccessorSummary

A summary of accessor properties.

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the accessor. For more information about ARNs and their format, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference.

Link copied to clipboard

The creation date and time of the accessor.

Link copied to clipboard
val id: String?

The unique identifier of the accessor.

Link copied to clipboard

The blockchain network that the Accessor token is created for.

Link copied to clipboard

The current status of the accessor.

Link copied to clipboard

The type of the accessor.

Functions

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