pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.v1.kotlin.inputs
/
PathRuleArgs
/
PathRuleArgs
Path
Rule
Args
fun
PathRuleArgs
(
paths
:
Output
<
List
<
String
>
>
?
=
null
,
routeAction
:
Output
<
HttpRouteActionArgs
>
?
=
null
,
service
:
Output
<
String
>
?
=
null
,
urlRedirect
:
Output
<
HttpRedirectActionArgs
>
?
=
null
)