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