vcpuCount

@JvmName(name = "gahpgtpjqquofmgp")
suspend fun vcpuCount(value: Output<LaunchTemplateInstanceRequirementsVcpuCountArgs>)
@JvmName(name = "qtihaxutlcwkuhva")
suspend fun vcpuCount(value: LaunchTemplateInstanceRequirementsVcpuCountArgs)

Parameters

value

Block describing the minimum and maximum number of vCPUs. Default is no maximum.


@JvmName(name = "ycqblcurrsjxfnek")
suspend fun vcpuCount(argument: suspend LaunchTemplateInstanceRequirementsVcpuCountArgsBuilder.() -> Unit)

Parameters

argument

Block describing the minimum and maximum number of vCPUs. Default is no maximum.