DescribeAssetBundleExportJobResponse

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 export job.

Link copied to clipboard

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

Link copied to clipboard

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

The CloudFormation override property configuration for the export job.

Link copied to clipboard

The time that the export job was created.

Link copied to clipboard

The URL to download the exported asset bundle data from.

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 format of the exported asset bundle. A QUICKSIGHT_JSON formatted file can be used to make a StartAssetBundleImportJob API call. A CLOUDFORMATION_JSON formatted file can be used in the CloudFormation console and with the CloudFormation APIs.

Link copied to clipboard

The include dependencies flag.

Link copied to clipboard

A setting that determines whether folder members are included.

Link copied to clipboard

The include folder memberships flag.

Link copied to clipboard

The include permissions flag.

Link copied to clipboard

The include tags flag.

Link copied to clipboard

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

Link copied to clipboard

The Amazon Web Services request ID for this operation.

Link copied to clipboard

A list of resource ARNs that exported with the job.

Link copied to clipboard
val status: Int

The HTTP status of the response.

Link copied to clipboard

The validation strategy that is used to export the analysis or dashboard.

Link copied to clipboard

An array of warning records that describe the analysis or dashboard that is exported. This array includes UI errors that can be skipped during the validation process.

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