Module: Aws::CodeBuild::Client::_ListReportGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListReportGroupsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
596 |
# File 'sig/client.rbs', line 596
def next_token: () -> ::String
|
#report_groups ⇒ ::Array[::String]
597 |
# File 'sig/client.rbs', line 597
def report_groups: () -> ::Array[::String]
|