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

Returns:

  • (::String)


626
# File 'sig/client.rbs', line 626

def next_token: () -> ::String

#reports::Array[::String]

Returns:

  • (::Array[::String])


627
# File 'sig/client.rbs', line 627

def reports: () -> ::Array[::String]