getMicrovm
inline suspend fun LambdaMicrovmsClient.getMicrovm(crossinline block: GetMicrovmRequest.Builder.() -> Unit): GetMicrovmResponse
Retrieves the details of a specific MicroVM, including its state, endpoint, image information, and configuration. The state field is eventually consistent — determine readiness by connecting to the endpoint.