toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.inputs
/
URLMapPathMatcherRouteRuleUrlRedirectArgsBuilder
URLMap
Path
Matcher
Route
Rule
Url
Redirect
Args
Builder
class
URLMapPathMatcherRouteRuleUrlRedirectArgsBuilder
Builder for
URLMapPathMatcherRouteRuleUrlRedirectArgs
.
Members
Functions
host
Redirect
Link copied to clipboard
@
JvmName
(
name
=
"wnkydgrkowglhwed"
)
suspend
fun
hostRedirect
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tklyuanonrmlaeca"
)
suspend
fun
hostRedirect
(
value
:
String
?
)
https
Redirect
Link copied to clipboard
@
JvmName
(
name
=
"jmbbebxhfmkmgkkp"
)
suspend
fun
httpsRedirect
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"itcgphbiornpgqjt"
)
suspend
fun
httpsRedirect
(
value
:
Boolean
?
)
path
Redirect
Link copied to clipboard
@
JvmName
(
name
=
"hmclwknrqvdtjmra"
)
suspend
fun
pathRedirect
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qqewguhhvsdxxtoc"
)
suspend
fun
pathRedirect
(
value
:
String
?
)
prefix
Redirect
Link copied to clipboard
@
JvmName
(
name
=
"wogmhfxamxhoeqpn"
)
suspend
fun
prefixRedirect
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ophfaxenosqnaxiv"
)
suspend
fun
prefixRedirect
(
value
:
String
?
)
redirect
Response
Code
Link copied to clipboard
@
JvmName
(
name
=
"qgoyyprtjblwtgvv"
)
suspend
fun
redirectResponseCode
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mkvrtgrgodsiheng"
)
suspend
fun
redirectResponseCode
(
value
:
String
?
)
strip
Query
Link copied to clipboard
@
JvmName
(
name
=
"cbvbyeojllhllsod"
)
suspend
fun
stripQuery
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"hjkerrrtxxkhoygv"
)
suspend
fun
stripQuery
(
value
:
Boolean
?
)