Aws Macie Allow List Properties Args
data class AwsMacieAllowListPropertiesArgs(val arn: Output<String>? = null, val criteria: Output<CriteriaArgs>? = null, val description: Output<String>? = null, val id: Output<String>? = null, val name: Output<String>? = null, val status: Output<Either<String, Status>>? = null, val tags: Output<List<TagArgs>>? = null) : ConvertibleToJava<AwsMacieAllowListPropertiesArgs>
Definition of awsMacieAllowList