DescribeAssetBundleImportJobResponse

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) for the import job.

Link copied to clipboard

The ID of the job. The job ID is set when you start a new job with a StartAssetBundleImportJob API call.

Link copied to clipboard

The source of the asset bundle zip file that contains the data that is imported by the job.

Link copied to clipboard

The ID of the Amazon Web Services account the import job was executed in.

Link copied to clipboard

The time that the import job was created.

Link copied to clipboard

An array of error records that describes any failures that occurred during the export job processing.

Link copied to clipboard

The failure action for the import job.

Link copied to clipboard

Indicates the status of a job through its queuing and execution.

Link copied to clipboard

Optional overrides that are applied to the resource configuration before import.

Link copied to clipboard

Optional permission overrides that are applied to the resource configuration before import.

Link copied to clipboard

Optional tag overrides that are applied to the resource configuration before import.

Link copied to clipboard

An optional validation strategy override for all analyses and dashboards to be applied to the resource configuration before import.

Link copied to clipboard

The Amazon Web Services request ID for this operation.

Link copied to clipboard

An array of error records that describes any failures that occurred while an import job was attempting a rollback.

Link copied to clipboard
val status: Int

The HTTP status of the response.

Link copied to clipboard

An array of warning records that describe all permitted errors that are encountered during the import 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