pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.macie.kotlin
/
AllowListArgs
/
AllowListArgs
Allow
List
Args
fun
AllowListArgs
(
criteria
:
Output
<
AllowListCriteriaArgs
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
List
<
AllowListTagArgs
>
>
?
=
null
)