DataArtifact

Describes a data artifact within a Data Exchange fulfillment option.

Types

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

Properties

Link copied to clipboard

The classification of sensitive data contained in the dataset.

Link copied to clipboard

A description of the data artifact.

Link copied to clipboard

The Amazon Resource Name (ARN) of the data artifact.

Link copied to clipboard

The type of the data artifact resource.

Functions

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