vCpuCount

@JvmName(name = "ixkybulkdlynsiqm")
suspend fun vCpuCount(value: Output<VMAttributeMinMaxIntegerArgs>)
@JvmName(name = "biwyfbrvyimsfmjc")
suspend fun vCpuCount(value: VMAttributeMinMaxIntegerArgs)

Parameters

value

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


@JvmName(name = "ivdxgjxecydrpgqa")
suspend fun vCpuCount(argument: suspend VMAttributeMinMaxIntegerArgsBuilder.() -> Unit)

Parameters

argument

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