pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.memorydb.kotlin
/
AclArgs
/
AclArgs
Acl
Args
fun
AclArgs
(
aclName
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
List
<
AclTagArgs
>
>
?
=
null
,
userNames
:
Output
<
List
<
String
>
>
?
=
null
)