Module: Aws::CodeBuild::Client::_ListReportsForReportGroupResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListReportsForReportGroupOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
626 |
# File 'sig/client.rbs', line 626
def next_token: () -> ::String
|
#reports ⇒ ::Array[::String]
627 |
# File 'sig/client.rbs', line 627
def reports: () -> ::Array[::String]
|