toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.outputs
/
URLMapPathMatcherPathRule
/
URLMapPathMatcherPathRule
URLMap
Path
Matcher
Path
Rule
constructor
(
paths
:
List
<
String
>
,
routeAction
:
URLMapPathMatcherPathRuleRouteAction
?
=
null
,
service
:
String
?
=
null
,
urlRedirect
:
URLMapPathMatcherPathRuleUrlRedirect
?
=
null
)