AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
accessanalyzer
/
aws.sdk.kotlin.services.accessanalyzer.model
/
ListAnalyzedResourcesResponse
/
Builder
Builder
class
Builder
Members
Properties
analyzed
Resources
Link copied to clipboard
var
analyzedResources
:
List
<
AnalyzedResourceSummary
>
?
A list of resources that were analyzed.
next
Token
Link copied to clipboard
var
nextToken
:
String
?
A token used for pagination of results returned.