DataShare

class DataShare

Types

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

Properties

Link copied to clipboard

A value that specifies whether the datashare can be shared to a publicly accessible cluster.

Link copied to clipboard

The Amazon Resource Name (ARN) of the datashare that the consumer is to use.

Link copied to clipboard

A value that specifies when the datashare has an association between producer and data consumers.

Link copied to clipboard

The type of the datashare created by RegisterNamespace.

Link copied to clipboard

The identifier of a datashare to show its managing entity.

Link copied to clipboard

The Amazon Resource Name (ARN) of the producer namespace.

Functions

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