accelerator Total Memory Mib
suspend fun acceleratorTotalMemoryMib(value: Output<GroupMixedInstancesPolicyLaunchTemplateOverrideInstanceRequirementsAcceleratorTotalMemoryMibArgs>)
suspend fun acceleratorTotalMemoryMib(value: GroupMixedInstancesPolicyLaunchTemplateOverrideInstanceRequirementsAcceleratorTotalMemoryMibArgs?)
Parameters
value
Block describing the minimum and maximum total memory of the accelerators. Default is no minimum or maximum.
suspend fun acceleratorTotalMemoryMib(argument: suspend GroupMixedInstancesPolicyLaunchTemplateOverrideInstanceRequirementsAcceleratorTotalMemoryMibArgsBuilder.() -> Unit)
Parameters
argument
Block describing the minimum and maximum total memory of the accelerators. Default is no minimum or maximum.