GetReferenceMetadataResponse

Types

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

Properties

Link copied to clipboard
val arn: String

The reference's ARN.

Link copied to clipboard

The reference's creation job ID.

Link copied to clipboard

When the reference was created.

Link copied to clipboard

The reference's creation type.

Link copied to clipboard

The reference's description.

Link copied to clipboard

The reference's files.

Link copied to clipboard
val id: String

The reference's ID.

Link copied to clipboard
val md5: String

The reference's MD5 checksum.

Link copied to clipboard
val name: String?

The reference's name.

Link copied to clipboard

The reference's reference store ID.

Link copied to clipboard

The reference's status.

Link copied to clipboard

When the reference was updated.

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