Uses of Class
software.amazon.awscdk.services.apprunner.Memory
-
Uses of Memory in software.amazon.awscdk.services.apprunner
Modifier and TypeFieldDescriptionstatic final Memory
Memory.FOUR_GB
(experimental) 4 GB(for 1 or 2 vCPU).static final Memory
Memory.THREE_GB
(experimental) 3 GB(for 1 vCPU).static final Memory
Memory.TWO_GB
(experimental) 2 GB(for 1 vCPU).Modifier and TypeMethodDescriptiondefault Memory
ServiceProps.getMemory()
(experimental) The amount of memory reserved for each instance of your App Runner service.final Memory
ServiceProps.Jsii$Proxy.getMemory()
static Memory
(experimental) Custom Memory unit.Modifier and TypeMethodDescription(experimental) The amount of memory reserved for each instance of your App Runner service.Sets the value ofServiceProps.getMemory()