memory Limits
Parameters
value
Specifies how much memory is available to the container. You must specify at least this parameter or the TotalMemoryLimit parameter of the ContainerGroupDefinition.
suspend fun memoryLimits(argument: suspend ContainerGroupDefinitionMemoryLimitsArgsBuilder.() -> Unit)
Parameters
argument
Specifies how much memory is available to the container. You must specify at least this parameter or the TotalMemoryLimit parameter of the ContainerGroupDefinition.