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]
1151 |
# File 'sig/client.rbs', line 1151
def counts_by_group: () -> ::Array[Types::Counts]
|
#next_token ⇒ ::String
1153 |
# File 'sig/client.rbs', line 1153
def next_token: () -> ::String
|
#total_counts ⇒ ::Integer
1152 |
# File 'sig/client.rbs', line 1152
def total_counts: () -> ::Integer
|