AWS SDK for Kotlin
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
artifact
/
aws.sdk.kotlin.services.artifact.model
/
ListReportsResponse
/
Builder
Builder
class
Builder
Members
Properties
next
Token
Link copied to clipboard
var
nextToken
:
String
?
Pagination token to request the next page of resources.
reports
Link copied to clipboard
var
reports
:
List
<
ReportSummary
>
?
List of report resources.