hypervisor

@JvmName(name = "xxotfcsinmagaxbe")
suspend fun hypervisor(value: Output<HypervisorTypeEnumValueArgs>)
@JvmName(name = "eficldlyqhhadewy")
suspend fun hypervisor(value: HypervisorTypeEnumValueArgs?)

Parameters

value

The hypervisor type of the instance. The value xen is used for both Xen and Nitro hypervisors.


@JvmName(name = "vcyukbuwpglgxeeq")
suspend fun hypervisor(argument: suspend HypervisorTypeEnumValueArgsBuilder.() -> Unit)

Parameters

argument

The hypervisor type of the instance. The value xen is used for both Xen and Nitro hypervisors.