sharedMemorySize

@JvmName(name = "vcnfqgwrgbhovkty")
suspend fun sharedMemorySize(value: Output<Int>)
@JvmName(name = "tprwsgymsdlegwhi")
suspend fun sharedMemorySize(value: Int?)

Parameters

value

The value for the size (in MiB) of the /dev/shm volume. This parameter maps to the --shm-size option to docker run .

This parameter isn't applicable to jobs that are running on Fargate resources. Don't provide it for these jobs.