memory Gib Per Vcpu
suspend fun memoryGibPerVcpu(value: Output<SpotFleetRequestLaunchTemplateConfigOverrideInstanceRequirementsMemoryGibPerVcpuArgs>)
suspend fun memoryGibPerVcpu(value: SpotFleetRequestLaunchTemplateConfigOverrideInstanceRequirementsMemoryGibPerVcpuArgs?)
Parameters
value
Block describing the minimum and maximum amount of memory (GiB) per vCPU. Default is no minimum or maximum.
suspend fun memoryGibPerVcpu(argument: suspend SpotFleetRequestLaunchTemplateConfigOverrideInstanceRequirementsMemoryGibPerVcpuArgsBuilder.() -> Unit)
Parameters
argument
Block describing the minimum and maximum amount of memory (GiB) per vCPU. Default is no minimum or maximum.