toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.opsworks.kotlin
/
PermissionArgs
/
PermissionArgs
Permission
Args
constructor
(
allowSsh
:
Output
<
Boolean
>
?
=
null
,
allowSudo
:
Output
<
Boolean
>
?
=
null
,
level
:
Output
<
String
>
?
=
null
,
stackId
:
Output
<
String
>
?
=
null
,
userArn
:
Output
<
String
>
?
=
null
)