ExportImageResponse

Types

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

Properties

Link copied to clipboard

A description of the image being exported.

Link copied to clipboard

The disk image format for the exported image.

Link copied to clipboard

The ID of the export image task.

Link copied to clipboard

The ID of the image.

Link copied to clipboard

The percent complete of the export image task.

Link copied to clipboard

The name of the role that grants VM Import/Export permission to export images to your Amazon S3 bucket.

Link copied to clipboard

Information about the destination Amazon S3 bucket.

Link copied to clipboard

The status of the export image task. The possible values are active, completed, deleting, and deleted.

Link copied to clipboard

The status message for the export image task.

Link copied to clipboard
val tags: List<Tag>?

Any tags assigned to the export image 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