DataDeletionJobSummary

Provides a summary of the properties of a data deletion job. For a complete listing, call the DescribeDataDeletionJob API operation.

Types

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

Properties

Link copied to clipboard

The creation date and time (in Unix time) of the data deletion job.

Link copied to clipboard

The Amazon Resource Name (ARN) of the data deletion job.

Link copied to clipboard

The Amazon Resource Name (ARN) of the dataset group the job deleted records from.

Link copied to clipboard

If a data deletion job fails, provides the reason why.

Link copied to clipboard

The name of the data deletion job.

Link copied to clipboard

The date and time (in Unix time) the data deletion job was last updated.

Link copied to clipboard

The status of 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