MicrovmImageBuildSummary

Contains summary information about a MicroVM image build.

Types

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

Properties

Link copied to clipboard

The target CPU architecture for the build. Supported value: ARM_64.

Link copied to clipboard

The build request ID.

Link copied to clipboard

The current state of the build.

Link copied to clipboard

The target chipset for the build.

Link copied to clipboard

The target chipset generation for the build.

Link copied to clipboard

The timestamp when the build was created.

Link copied to clipboard

The ARN of the MicroVM image.

Link copied to clipboard

The version of the MicroVM image.

Link copied to clipboard

The reason for the build state, if applicable.

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