DataGrantSummaryEntry

Information about a data grant.

Types

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

Properties

Link copied to clipboard

The acceptance state of the data grant.

Link copied to clipboard

The timestamp of when the data grant was accepted.

Link copied to clipboard
val arn: String

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

Link copied to clipboard

The timestamp of when the data grant was created.

Link copied to clipboard

The ID of the data set associated to the data grant.

Link copied to clipboard

The timestamp of when access to the associated data set ends.

Link copied to clipboard
val id: String

The ID of the data grant.

Link copied to clipboard

The name of the data grant.

Link copied to clipboard

The Amazon Web Services account ID of the data grant receiver.

Link copied to clipboard

The Amazon Web Services account ID of the data grant sender.

Link copied to clipboard

The ID of the data set used to create the data grant.

Link copied to clipboard

The timestamp of when the data grant was last updated.

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