CreateDataDeletionJobRequest

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the dataset group that has the datasets you want to delete records from.

Link copied to clipboard

The Amazon S3 bucket that contains the list of userIds of the users to delete.

Link copied to clipboard

The name for the data deletion job.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role that has permissions to read from the Amazon S3 data source.

Link copied to clipboard
val tags: List<Tag>?

A list of tags to apply to the data deletion job.

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