memoryInGiBPerVCpu

@JvmName(name = "feiprruncjeqmnhk")
suspend fun memoryInGiBPerVCpu(value: Output<VMAttributeMinMaxDoubleArgs>)
@JvmName(name = "boqvpyncgbekbkvb")
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 = "suknqpruyjfndbty")
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.