LinkedAccountCharge
Enterprise Support charges for a linked account.
Contents
- accountId
-
The linked account ID.
Type: String
Pattern:
[0-9]{12}Required: Yes
- billableSeconds
-
The number of billable seconds in the billing period based on when the account was subscribed to Enterprise Support.
Type: Long
Required: Yes
- payerAccountId
-
The payer account ID that is authorized to view Enterprise Support data for all accounts in its Support profile.
Type: String
Pattern:
[0-9]{12}Required: Yes
- proratedTotalSupportEligibleSpend
-
The prorated total support-eligible spend based on when the account was subscribed to Enterprise Support.
Type: String
Required: Yes
- totalSeconds
-
The total number of seconds in the billing period.
Type: Long
Required: Yes
- totalSupportEligibleSpend
-
The total support-eligible spend for this account.
Type: String
Required: Yes
- accountType
-
The type of account.
Type: String
Required: No
- linkedTimePeriods
-
The time periods during which this account was linked.
Type: Array of EnterpriseSupportTimePeriod objects
Array Members: Minimum number of 0 items. Maximum number of 500 items.
Required: No
- subscriptionTimePeriods
-
The subscription time periods for this account.
Type: Array of EnterpriseSupportTimePeriod objects
Array Members: Minimum number of 0 items. Maximum number of 500 items.
Required: No
- supportEligibleSpendByService
-
The support-eligible spend broken down by service.
Type: Array of ServiceLevelAccountUsage objects
Array Members: Minimum number of 0 items. Maximum number of 50 items.
Required: No
- totalSupportEligibleReservedInstanceSpend
-
The total support-eligible Reserved Instance spend for this account.
Type: String
Required: No
- totalSupportEligibleSavingsPlanSpend
-
The total support-eligible Savings Plan spend for this account.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: