toggle menu
pulumi-gcp-kotlin
7.38.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
=
"nriapporxwrhbcfj"
)
suspend
fun
hostRedirect
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"shicwlipqfphcsro"
)
suspend
fun
hostRedirect
(
value
:
String
?
)
https
Redirect
Link copied to clipboard
@
JvmName
(
name
=
"jtsrhatrjvbnxijl"
)
suspend
fun
httpsRedirect
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"hasrhxpgomwfptce"
)
suspend
fun
httpsRedirect
(
value
:
Boolean
?
)
path
Redirect
Link copied to clipboard
@
JvmName
(
name
=
"jekheigyvqvyspby"
)
suspend
fun
pathRedirect
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xunbvjgrdhthxqbm"
)
suspend
fun
pathRedirect
(
value
:
String
?
)
prefix
Redirect
Link copied to clipboard
@
JvmName
(
name
=
"awpmojhaxdppjpok"
)
suspend
fun
prefixRedirect
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ukcurgjjgahcabuu"
)
suspend
fun
prefixRedirect
(
value
:
String
?
)
redirect
Response
Code
Link copied to clipboard
@
JvmName
(
name
=
"abrlwvxdkbweqjsb"
)
suspend
fun
redirectResponseCode
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wmtbrqxovinrjsbq"
)
suspend
fun
redirectResponseCode
(
value
:
String
?
)
strip
Query
Link copied to clipboard
@
JvmName
(
name
=
"nuvkhaccbipffmeo"
)
suspend
fun
stripQuery
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"opsbhqlbamxhbavf"
)
suspend
fun
stripQuery
(
value
:
Boolean
?
)