toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
applicationcostprofiler
/
aws.sdk.kotlin.services.applicationcostprofiler.model
/
ListReportDefinitionsResponse
/
Builder
Builder
class
Builder
Members
Properties
next
Token
Link copied to clipboard
var
nextToken
:
String
?
The value of the next token, if it exists. Null if there are no more results.
report
Definitions
Link copied to clipboard
var
reportDefinitions
:
List
<
ReportDefinition
>
?
The retrieved reports.