pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.evidently.kotlin
/
SegmentArgs
/
SegmentArgs
Segment
Args
fun
SegmentArgs
(
description
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
pattern
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
List
<
SegmentTagArgs
>
>
?
=
null
)