Module: Aws::Billing::Client::_GetBillingPreferencesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetBillingPreferencesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#billing_preferences ⇒ ::Array[Types::BillingPreferenceSummary]
138 |
# File 'sig/client.rbs', line 138
def billing_preferences: () -> ::Array[Types::BillingPreferenceSummary]
|
#next_token ⇒ ::String
139 |
# File 'sig/client.rbs', line 139
def next_token: () -> ::String
|