UpdateBillingPreferencesRequest
Types
Properties
Link copied to clipboard
Key/value pairs to apply. All keys in a single request must be valid for the specified feature and must not be duplicated. For CREDIT_PREFERENCE_OPTIONS, all keys must reference the same creditId.
Link copied to clipboard
The feature to update. Valid values: BILLING_ALERTS, RI_SHARING, CREDIT_SHARING, CREDIT_LEVEL_SHARING, CREDIT_PREFERENCE_OPTIONS. The history features (RI_SHARING_HISTORY and CREDIT_SHARING_HISTORY) are read-only and cannot be updated.
Functions
Link copied to clipboard
inline fun copy(block: UpdateBillingPreferencesRequest.Builder.() -> Unit = {}): UpdateBillingPreferencesRequest