A savings plan that reserves a certain amount of outbound bandwidth usage at a discounted rate each month over a period of time.
Contents
- currencyCode
-
The type of currency that is used for billing. The currencyCode used for all reservations is US dollars.
Type: String
Required: Yes
- duration
-
The length of time that your reservation would be active.
Type: Integer
Required: Yes
- durationUnits
-
The unit of measurement for the duration of the offering.
Type: String
Valid Values:
MONTHS
Required: Yes
- offeringArn
-
The Amazon Resource Name (ARN) that MediaConnect assigns to the offering.
Type: String
Required: Yes
- offeringDescription
-
A description of the offering.
Type: String
Required: Yes
- pricePerUnit
-
The cost of a single unit. This value, in combination with priceUnits, makes up the rate.
Type: String
Required: Yes
- priceUnits
-
The unit of measurement that is used for billing. This value, in combination with pricePerUnit, makes up the rate.
Type: String
Valid Values:
HOURLY
Required: Yes
- resourceSpecification
-
A definition of the amount of outbound bandwidth that you would be reserving if you purchase the offering.
Type: ResourceSpecification object
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: