Uses of Class
software.amazon.awscdk.services.apprunner.alpha.Memory
Package
Description
AWS::AppRunner Construct Library
-
Uses of Memory in software.amazon.awscdk.services.apprunner.alpha
Modifier and TypeFieldDescriptionstatic final Memory
Memory.EIGHT_GB
(experimental) 8 GB(for 4 vCPU).static final Memory
Memory.FOUR_GB
(experimental) 4 GB(for 1 or 2 vCPU).static final Memory
Memory.HALF_GB
(experimental) 0.5 GB(for 0.25 vCPU).static final Memory
Memory.ONE_GB
(experimental) 1 GB(for 0.25 or 0.5 vCPU).static final Memory
Memory.SIX_GB
(experimental) 6 GB(for 2 vCPU).static final Memory
Memory.TEN_GB
(experimental) 10 GB(for 4 vCPU).static final Memory
Memory.THREE_GB
(experimental) 3 GB(for 1 vCPU).static final Memory
Memory.TWELVE_GB
(experimental) 12 GB(for 4 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()