Module: Aws::Inspector2::Client::_ListUsageTotalsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListUsageTotalsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1645 |
# File 'sig/client.rbs', line 1645
def next_token: () -> ::String
|
#totals ⇒ ::Array[Types::UsageTotal]
1646 |
# File 'sig/client.rbs', line 1646
def totals: () -> ::Array[Types::UsageTotal]
|