pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.xray.kotlin
/
GroupArgs
/
GroupArgs
Group
Args
fun
GroupArgs
(
filterExpression
:
Output
<
String
>
?
=
null
,
groupName
:
Output
<
String
>
?
=
null
,
insightsConfiguration
:
Output
<
GroupInsightsConfigurationArgs
>
?
=
null
,
tags
:
Output
<
List
<
GroupTagArgs
>
>
?
=
null
)