CancelProfileUpdateTaskResponse

Types

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

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the canceled profile update task.

Link copied to clipboard

The catalog identifier for the partner account.

Link copied to clipboard

The timestamp when the profile update task was ended (canceled).

Link copied to clipboard

A list of error details if any errors occurred during the profile update task.

Link copied to clipboard
val id: String

The unique identifier of the partner account.

Link copied to clipboard

The timestamp when the profile update task was started.

Link copied to clipboard

The current status of the profile update task (canceled).

Link copied to clipboard

The details of the profile update task that was canceled.

Link copied to clipboard

The unique identifier of the canceled profile update 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