menu
aws_opsworks_api package
documentation
opsworks-2013-02-18.dart
SelfUserProfile
SelfUserProfile constructor
SelfUserProfile constructor
dark_mode
light_mode
SelfUserProfile
constructor
SelfUserProfile
(
{
String
?
iamUserArn
,
String
?
name
,
String
?
sshPublicKey
,
String
?
sshUsername
,
})
Implementation
SelfUserProfile({ this.iamUserArn, this.name, this.sshPublicKey, this.sshUsername, });
aws_opsworks_api package
documentation
opsworks-2013-02-18
SelfUserProfile
SelfUserProfile constructor
SelfUserProfile class