toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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.