menu
aws_opsworks_api package
documentation
opsworks-2013-02-18.dart
Permission
Permission constructor
Permission constructor
dark_mode
light_mode
Permission
constructor
Permission
(
{
bool
?
allowSsh
,
bool
?
allowSudo
,
String
?
iamUserArn
,
String
?
level
,
String
?
stackId
,
})
Implementation
Permission({ this.allowSsh, this.allowSudo, this.iamUserArn, this.level, this.stackId, });
aws_opsworks_api package
documentation
opsworks-2013-02-18
Permission
Permission constructor
Permission class