DataSetSummary

Dataset summary.

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the dataset.

Link copied to clipboard

A value that indicates if the dataset has column level permission configured.

Link copied to clipboard

The time that this dataset was created.

Link copied to clipboard

The ID of the dataset.

Link copied to clipboard

A value that indicates whether you want to import the data into SPICE.

Link copied to clipboard

The last time that this dataset was updated.

Link copied to clipboard
val name: String?

A display name for the dataset.

Link copied to clipboard

The row-level security configuration for the dataset.

Whether or not the row level permission tags are applied.

Functions

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