pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.frauddetector.kotlin
/
EntityTypeArgs
/
EntityTypeArgs
Entity
Type
Args
fun
EntityTypeArgs
(
description
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
List
<
EntityTypeTagArgs
>
>
?
=
null
)