Module: Aws::Shield::Client::_ListAttacksResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAttacksResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#attack_summaries ⇒ ::Array[Types::AttackSummary]
342 |
# File 'sig/client.rbs', line 342 def attack_summaries: () -> ::Array[Types::AttackSummary] |
#next_token ⇒ ::String
343 |
# File 'sig/client.rbs', line 343 def next_token: () -> ::String |