toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.inputs
/
URLMapPathMatcherDefaultUrlRedirectArgs
/
URLMapPathMatcherDefaultUrlRedirectArgs
URLMap
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
>
)