vcpuCount

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

Parameters

value

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


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

Parameters

argument

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