BillingPreferenceSummary
A single billing preference entry returned by GetBillingPreferences.
Contents
- feature
-
The feature this preference belongs to.
Type: String
Valid Values:
RI_SHARING | RI_SHARING_HISTORY | CREDIT_SHARING | CREDIT_SHARING_HISTORY | CREDIT_LEVEL_SHARING | BILLING_ALERTS | CREDIT_PREFERENCE_OPTIONSRequired: Yes
- key
-
The preference key. Format depends on the feature.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2148.
Pattern:
[a-zA-Z0-9-\/\*: ]+Required: Yes
- value
-
The preference value. Valid values:
ENABLEDorDISABLED.Type: String
Valid Values:
ENABLED | DISABLEDRequired: Yes
- accountId
-
The associated AWS account ID. Populated for account-list keys;
nullotherwise.Type: String
Pattern:
[0-9]{12}Required: No
- accountName
-
The display name of the account. Populated together with
accountId;nullotherwise.Type: String
Length Constraints: Minimum length of 1. Maximum length of 50.
Required: No
- billingPeriod
-
The billing period associated with the preference change. Populated only for the history features
RI_SHARING_HISTORYandCREDIT_SHARING_HISTORY.Type: BillingPeriod object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: