Module: Aws::Inspector2::Client::_ListCoverageStatisticsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCoverageStatisticsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#counts_by_group ⇒ ::Array[Types::Counts]
1083 |
# File 'sig/client.rbs', line 1083
def counts_by_group: () -> ::Array[Types::Counts]
|
#next_token ⇒ ::String
1085 |
# File 'sig/client.rbs', line 1085
def next_token: () -> ::String
|
#total_counts ⇒ ::Integer
1084 |
# File 'sig/client.rbs', line 1084
def total_counts: () -> ::Integer
|