toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.inputs
/
RegionUrlMapPathMatcherDefaultUrlRedirectArgs
/
RegionUrlMapPathMatcherDefaultUrlRedirectArgs
Region
Url
Map
Path
Matcher
Default
Url
Redirect
Args
constructor
(
hostRedirect
:
Output
<
String
>
?
=
null
,
httpsRedirect
:
Output
<
Boolean
>
?
=
null
,
pathRedirect
:
Output
<
String
>
?
=
null
,
prefixRedirect
:
Output
<
String
>
?
=
null
,
redirectResponseCode
:
Output
<
String
>
?
=
null
,
stripQuery
:
Output
<
Boolean
>
)