AssetBundleExportJobSummary

A summary of the export job that includes details of the job's configuration and its current status.

Types

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

Properties

Link copied to clipboard
val arn: String?

The ARN of the export job.

Link copied to clipboard

The ID of the export job.

Link copied to clipboard

The time that the export job was created.

Link copied to clipboard

The format for the export job.

Link copied to clipboard

The flag that determines the inclusion of resource dependencies in the returned asset bundle.

Link copied to clipboard

The flag that determines the inclusion of permissions associated with each resource ARN.

Link copied to clipboard

The flag that determines the inclusion of tags associated with each resource ARN.

Link copied to clipboard

The current status of the export 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