QuoteCapacity
A capacity requirement for a quote. Specifies the type of capacity, the unit, and the quantity.
Contents
- Quantity
-
The quantity of the specified capacity unit. For Amazon EC2, this is the number of additional instances to add to the Outpost. For Amazon EBS and Amazon S3, this is the total desired end-state capacity of the Outpost.
Type: Float
Required: No
- QuoteCapacityType
-
The type of capacity. Valid values are
EC2,EBS, andS3.Type: String
Valid Values:
EC2 | EBS | S3Required: No
- Unit
-
The unit of measurement for the capacity. For Amazon EC2, this is the instance type (for example,
c5.24xlarge). For Amazon EBS and Amazon S3, this is the storage unit (for example,TiBfor tebibytes).Type: String
Length Constraints: Minimum length of 1. Maximum length of 1000.
Pattern:
^[\S \n]+$Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: