Module: Aws::Artifact::Client::_ListReportsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListReportsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#reports::Array[Types::ReportSummary]

Returns:



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

def reports: () -> ::Array[Types::ReportSummary]