CancelExportTaskResponse

Types

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

Properties

Link copied to clipboard

The Amazon S3 URI of the cancelled export task where data will be exported to.

Link copied to clipboard

The format of the cancelled export task.

Link copied to clipboard

The source graph identifier of the cancelled export task.

Link copied to clipboard

The KMS key identifier of the cancelled export task.

Link copied to clipboard

The parquet type of the cancelled export task.

Link copied to clipboard

The ARN of the IAM role that will allow the exporting of data to the destination.

Link copied to clipboard

The current status of the export task. The status is CANCELLING when the export task is cancelled.

Link copied to clipboard

The reason that the export task has this status value.

Link copied to clipboard

The unique identifier of the export task.

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