QDataKey

class QDataKey

A structure that contains information about the QDataKey.

Types

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

Properties

Link copied to clipboard

The ARN of the KMS key that is registered to a QuickSight account for encryption and decryption use as a QDataKey.

Link copied to clipboard

The type of QDataKey.

Functions

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