CreateDataGrantRequest

Types

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

Properties

Link copied to clipboard

The description of the data grant.

Link copied to clipboard

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

Link copied to clipboard

The distribution scope of the data grant.

Link copied to clipboard
val name: String?

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 ID of the data set used to create the data grant.

Link copied to clipboard

The tags to add to the data grant. A tag is a key-value pair.

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