computeType property
The type of the compute resource used to execute the
containerAction
. Possible values are: ACU_1
(vCPU=4, memory=16 GiB) or ACU_2
(vCPU=8, memory=32 GiB).
Implementation
final ComputeType computeType;
The type of the compute resource used to execute the
containerAction
. Possible values are: ACU_1
(vCPU=4, memory=16 GiB) or ACU_2
(vCPU=8, memory=32 GiB).
final ComputeType computeType;