memoryInGiBPerVCpu

@JvmName(name = "qsiqbufxebyworsq")
suspend fun memoryInGiBPerVCpu(value: Output<VMAttributeMinMaxDoubleArgs>)
@JvmName(name = "pbjtkilqsydatxhj")
suspend fun memoryInGiBPerVCpu(value: VMAttributeMinMaxDoubleArgs?)

Parameters

value

The range of memory in GiB per vCPU specified from min to max. Optional parameter. Either Min or Max is required if specified.


@JvmName(name = "mjgduglqmylerqxc")
suspend fun memoryInGiBPerVCpu(argument: suspend VMAttributeMinMaxDoubleArgsBuilder.() -> Unit)

Parameters

argument

The range of memory in GiB per vCPU specified from min to max. Optional parameter. Either Min or Max is required if specified.