toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
iot
/
aws.sdk.kotlin.services.iot.model
/
ListPrincipalPoliciesResponse
/
Builder
Builder
class
Builder
Members
Properties
next
Marker
Link copied to clipboard
var
nextMarker
:
String
?
The marker for the next set of results, or null if there are no additional results.
policies
Link copied to clipboard
var
policies
:
List
<
Policy
>
?
The policies.