ContainerServicePower
Describes the powers that can be specified for an Amazon Lightsail container service.
The power specifies the amount of RAM, the number of vCPUs, and the base price of the container service.
Contents
- cpuCount
-
The number of vCPUs included in the power.
Type: Float
Required: No
- isActive
-
A Boolean value indicating whether the power is active and can be specified for container services.
Type: Boolean
Required: No
- name
-
The friendly name of the power (
nano
).Type: String
Required: No
- powerId
-
The ID of the power (
nano-1
).Type: String
Required: No
- price
-
The monthly price of the power in USD.
Type: Float
Required: No
- ramSizeInGb
-
The amount of RAM (in GB) of the power.
Type: Float
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: