AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
iam
/
aws.sdk.kotlin.services.iam.model
/
AddUserToGroupRequest
/
Builder
Builder
class
Builder
Members
Properties
group
Name
Link copied to clipboard
var
groupName
:
String
?
The name of the group to update.
user
Name
Link copied to clipboard
var
userName
:
String
?
The name of the user to add.