Uses of Class
software.amazon.awscdk.services.apprunner.alpha.Cpu
Package
Description
AWS::AppRunner Construct Library
-
Uses of Cpu in software.amazon.awscdk.services.apprunner.alpha
Modifier and TypeFieldDescriptionstatic final Cpu
Cpu.FOUR_VCPU
(experimental) 4 vCPU.static final Cpu
Cpu.HALF_VCPU
(experimental) 0.5 vCPU.static final Cpu
Cpu.ONE_VCPU
(experimental) 1 vCPU.static final Cpu
Cpu.QUARTER_VCPU
(experimental) 0.25 vCPU.static final Cpu
Cpu.TWO_VCPU
(experimental) 2 vCPU.Modifier and TypeMethodDescriptiondefault Cpu
ServiceProps.getCpu()
(experimental) The number of CPU units reserved for each instance of your App Runner service.final Cpu
ServiceProps.Jsii$Proxy.getCpu()
static Cpu
(experimental) Custom CPU unit.Modifier and TypeMethodDescription(experimental) The number of CPU units reserved for each instance of your App Runner service.Sets the value ofServiceProps.getCpu()