Module: Aws::Billing::Client::_GetCreditAllocationHistoryResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetCreditAllocationHistoryResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#credit_allocation_history_list::Array[Types::CreditAllocationHistoryEntry]



167
# File 'sig/client.rbs', line 167

def credit_allocation_history_list: () -> ::Array[Types::CreditAllocationHistoryEntry]

#failed_months::Array[::String]

Returns:

  • (::Array[::String])


169
# File 'sig/client.rbs', line 169

def failed_months: () -> ::Array[::String]

#next_token::String

Returns:

  • (::String)


170
# File 'sig/client.rbs', line 170

def next_token: () -> ::String

#partial_resultsBoolean

Returns:

  • (Boolean)


168
# File 'sig/client.rbs', line 168

def partial_results: () -> bool