memoryInGiB

@JvmName(name = "bvbhorqahydboqig")
suspend fun memoryInGiB(value: Output<VMAttributeMinMaxDoubleArgs>)
@JvmName(name = "cxjauvlhwpsyrwfa")
suspend fun memoryInGiB(value: VMAttributeMinMaxDoubleArgs)

Parameters

value

The range of memory specified from Min to Max. Must be specified if VMAttributes are specified, either Min or Max is required if specified.


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

Parameters

argument

The range of memory specified from Min to Max. Must be specified if VMAttributes are specified, either Min or Max is required if specified.