RedshiftDataShareDetails

Extra details specific to the affected scope in this Redshift data set.

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 underlying Redshift data share that is being affected by this notification.

Link copied to clipboard

The database name in the Redshift data share that is being affected by this notification.

Link copied to clipboard

A function name in the Redshift database that is being affected by this notification.

Link copied to clipboard

A schema name in the Redshift database that is being affected by this notification.

Link copied to clipboard

A table name in the Redshift database that is being affected by this notification.

Link copied to clipboard
val view: String?

A view name in the Redshift database that is being affected by this notification.

Functions

Link copied to clipboard
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