ResourceConfiguration
The configuration of the resource used to execute the containerAction.
Contents
- computeType
-
The type of the compute resource used to execute the
containerAction. Possible values are:ACU_1(vCPU=4, memory=16 GiB) orACU_2(vCPU=8, memory=32 GiB).Type: String
Valid Values:
ACU_1 | ACU_2Required: Yes
- volumeSizeInGB
-
The size, in GB, of the persistent storage available to the resource instance used to execute the
containerAction(min: 1, max: 50).Type: Integer
Valid Range: Minimum value of 1. Maximum value of 50.
Required: Yes
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: