memorySize

@JvmName(name = "wsitrxaapbgplrsm")
suspend fun memorySize(value: Output<Int>)
@JvmName(name = "tpigheythosrnobh")
suspend fun memorySize(value: Int?)

Parameters

value

The memory specification of the function. The unit is MB. The memory size is a multiple of 64MB. The minimum value is 128MB and the maximum value is 32GB. At the same time, the ratio of cpu to memorySize (calculated by GB) should be between 1:1 and 1:4.