AWS SDK for Kotlin
Toggle table of contents
1.5.4
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
opsworks
/
aws.sdk.kotlin.services.opsworks.model
/
SelfUserProfile
/
Builder
Builder
class
Builder
Members
Properties
iam
User
Arn
Link copied to clipboard
var
iamUserArn
:
String
?
The user's IAM ARN.
name
Link copied to clipboard
var
name
:
String
?
The user's name.
ssh
Public
Key
Link copied to clipboard
var
sshPublicKey
:
String
?
The user's SSH public key.
ssh
Username
Link copied to clipboard
var
sshUsername
:
String
?
The user's SSH user name.