S3ExportConfiguration

Properties that configure export from your build instance to a compatible file format for your VM.

Types

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

Properties

Link copied to clipboard

Export the updated image to one of the following supported disk image formats:

Link copied to clipboard

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

Link copied to clipboard

The S3 bucket in which to store the output disk images for your VM.

Link copied to clipboard

The Amazon S3 path for the bucket where the output disk images for your VM are stored.

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