GetLookupTableResponse

Types

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

Properties

Link copied to clipboard

The description of the lookup table.

Link copied to clipboard

The ARN of the KMS key used to encrypt the lookup table data, if applicable.

Link copied to clipboard

The time when the lookup table was last updated, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.

Link copied to clipboard

The ARN of the lookup table.

Link copied to clipboard

The name of the lookup table.

Link copied to clipboard

The size of the lookup table in bytes.

Link copied to clipboard

The full CSV content of the lookup table.

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