toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.frauddetector.kotlin.inputs
/
EventTypeEntityTypeArgs
/
EventTypeEntityTypeArgs
Event
Type
Entity
Type
Args
constructor
(
arn
:
Output
<
String
>
?
=
null
,
createdTime
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
inline
:
Output
<
Boolean
>
?
=
null
,
lastUpdatedTime
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
List
<
EventTypeTagArgs
>
>
?
=
null
)