pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
CriterionArgs
/
CriterionArgs
Criterion
Args
fun
CriterionArgs
(
asPath
:
Output
<
List
<
String
>
>
?
=
null
,
community
:
Output
<
List
<
String
>
>
?
=
null
,
matchCondition
:
Output
<
Either
<
String
,
RouteMapMatchCondition
>
>
?
=
null
,
routePrefix
:
Output
<
List
<
String
>
>
?
=
null
)