pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.alb.kotlin.inputs
/
RuleRuleActionRedirectConfigArgs
/
RuleRuleActionRedirectConfigArgs
Rule
Rule
Action
Redirect
Config
Args
fun
RuleRuleActionRedirectConfigArgs
(
host
:
Output
<
String
>
?
=
null
,
httpCode
:
Output
<
String
>
?
=
null
,
path
:
Output
<
String
>
?
=
null
,
port
:
Output
<
String
>
?
=
null
,
protocol
:
Output
<
String
>
?
=
null
,
query
:
Output
<
String
>
?
=
null
)