ConfiguredTableAssociation

A configured table association links a configured table to a collaboration.

Types

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

Properties

Link copied to clipboard
val arn: String

The unique ARN for the configured table association.

Link copied to clipboard

The unique ARN for the configured table that the association refers to.

Link copied to clipboard

The unique ID for the configured table that the association refers to.

Link copied to clipboard

The time the configured table association was created.

Link copied to clipboard

A description of the configured table association.

Link copied to clipboard
val id: String

The unique ID for the configured table association.

Link copied to clipboard

The unique ARN for the membership this configured table association belongs to.

Link copied to clipboard

The unique ID for the membership this configured table association belongs to.

Link copied to clipboard

The name of the configured table association, in lowercase. The table is identified by this name when running protected queries against the underlying data.

Link copied to clipboard

The service will assume this role to access catalog metadata and query the table.

Link copied to clipboard

The time the configured table association was last 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