pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.frauddetector.kotlin.outputs
/
EventTypeLabel
/
EventTypeLabel
Event
Type
Label
fun
EventTypeLabel
(
arn
:
String
?
=
null
,
createdTime
:
String
?
=
null
,
description
:
String
?
=
null
,
inline
:
Boolean
?
=
null
,
lastUpdatedTime
:
String
?
=
null
,
name
:
String
?
=
null
,
tags
:
List
<
EventTypeTag
>
?
=
null
)