toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
iot
/
aws.sdk.kotlin.services.iot.model
/
ListRoleAliasesResponse
/
Builder
Builder
class
Builder
Members
Properties
next
Marker
Link copied to clipboard
var
nextMarker
:
String
?
A marker used to get the next set of results.
role
Aliases
Link copied to clipboard
var
roleAliases
:
List
<
String
>
?
The role aliases.