GetBillingPreferencesRequest
Types
Properties
Link copied to clipboard
The feature to retrieve. Specify exactly one value. Valid values: BILLING_ALERTS, RI_SHARING, RI_SHARING_HISTORY, CREDIT_SHARING, CREDIT_SHARING_HISTORY, CREDIT_LEVEL_SHARING, CREDIT_PREFERENCE_OPTIONS.
Link copied to clipboard
Filters to narrow results. Specify exactly one filter when supplied. The supported filter name is PREFERENCE_KEY, which accepts 1 to 10 values to match preference keys.
Link copied to clipboard
The maximum number of records to return per page. Range: 1 to 50. Default: 50.
Functions
Link copied to clipboard
inline fun copy(block: GetBillingPreferencesRequest.Builder.() -> Unit = {}): GetBillingPreferencesRequest