ColumnTag

class ColumnTag

A tag for a column in a <a href="https://docs.aws.amazon.com/quicksight/latest/APIReference/API_TagColumnOperation.html">TagColumnOperation</a> structure. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.

Types

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

Properties

Link copied to clipboard

A description for a column.

Link copied to clipboard

A geospatial role for a column.

Functions

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