DataLakeDataset

The data lake dataset details.

Types

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

Properties

Link copied to clipboard
val arn: String

The arn of the dataset.

Link copied to clipboard

The creation time of the dataset.

Link copied to clipboard

The description of the dataset.

Link copied to clipboard

The Amazon Web Services Supply Chain instance identifier.

Link copied to clipboard

The last modified time of the dataset.

Link copied to clipboard

The name of the dataset. For asc namespace, the name must be one of the supported data entities under https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html.

Link copied to clipboard

The namespace of the dataset, besides the custom defined namespace, every instance comes with below pre-defined namespaces:

Link copied to clipboard

The partition specification for a dataset.

Link copied to clipboard

The schema of the dataset.

Functions

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