pulumi-alicloud-kotlin
3.55.2.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.wafv3.kotlin.inputs
/
DomainRedirectRequestHeaderArgs
Domain
Redirect
Request
Header
Args
data
class
DomainRedirectRequestHeaderArgs
(
val
key
:
Output
<
String
>
?
=
null
,
val
value
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
DomainRedirectRequestHeaderArgs
>
Constructors
Functions
Properties
Constructors
Domain
Redirect
Request
Header
Args
Link copied to clipboard
fun
DomainRedirectRequestHeaderArgs
(
key
:
Output
<
String
>
?
=
null
,
value
:
Output
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
DomainRedirectRequestHeaderArgs
Properties
key
Link copied to clipboard
val
key
:
Output
<
String
>
?
=
null
value
Link copied to clipboard
val
value
:
Output
<
String
>
?
=
null