CreateConfiguredTableAssociationRequest

Types

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

Properties

Link copied to clipboard

A unique identifier for the configured table to be associated to. Currently accepts a configured table ID.

Link copied to clipboard

A description for the configured table association.

Link copied to clipboard

A unique identifier for one of your memberships for a collaboration. The configured table is associated to the collaboration that this membership belongs to. Currently accepts a membership ID.

Link copied to clipboard

The name of the configured table association. This name is used to query the underlying configured table.

Link copied to clipboard

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

Link copied to clipboard

An optional label that you can assign to a resource when you create it. Each tag consists of a key and an optional value, both of which you define. When you use tagging, you can also use tag-based access control in IAM policies to control access to this resource.

Functions

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