GetMicrovmResponse

Types

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

Properties

Link copied to clipboard

The list of egress network connectors configured for the MicroVM.

Link copied to clipboard

The HTTPS endpoint URL for communicating with the MicroVM. Include a valid authentication token in the X-aws-proxy-auth header when sending requests.

Link copied to clipboard

The ARN of the IAM execution role assumed by the MicroVM.

Link copied to clipboard

The idle policy configuration of the MicroVM, controlling auto-suspend and auto-resume behavior.

Link copied to clipboard

The ARN of the MicroVM image used to run this MicroVM.

Link copied to clipboard

The version of the MicroVM image used to run this MicroVM.

Link copied to clipboard

The list of ingress network connectors configured for the MicroVM.

Link copied to clipboard

The maximum duration in seconds that the MicroVM can exist before being terminated by the platform.

Link copied to clipboard

The unique identifier of the MicroVM.

Link copied to clipboard

The timestamp when the MicroVM first started.

Link copied to clipboard

The current lifecycle state of the MicroVM.

Link copied to clipboard

The reason for why the MicroVM is in the current state.

Link copied to clipboard

The timestamp when the MicroVM terminated.

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