StartQualificationsAssociationTaskResponse

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) that uniquely identifies your partner resource.

Link copied to clipboard

The catalog identifier echoed from the request.

Link copied to clipboard
val id: String

Your unique partner identifier in the AWS Partner Network.

Link copied to clipboard

The resolved primary partner's profile and account identifiers, including both ProfileId and AccountId.

Link copied to clipboard

The timestamp when the qualifications association task started, in ISO 8601 format.

Link copied to clipboard

The current status of the qualifications association task. The initial value is IN_PROGRESS.

Link copied to clipboard

The unique identifier of the started qualifications association task, in the format pqatask-[a-z2-7]{13}.

Functions

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