toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.awsconnector.kotlin.inputs
/
AwsMacieAllowListPropertiesArgs
/
AwsMacieAllowListPropertiesArgs
Aws
Macie
Allow
List
Properties
Args
constructor
(
arn
:
Output
<
String
>
?
=
null
,
criteria
:
Output
<
CriteriaArgs
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
id
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
status
:
Output
<
Either
<
String
,
Status
>
>
?
=
null
,
tags
:
Output
<
List
<
TagArgs
>
>
?
=
null
)