toggle menu
pulumi-alicloud-kotlin
3.56.0.1
jvm
switch theme
search in API
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
>
Members
Constructors
Domain
Redirect
Request
Header
Args
Link copied to clipboard
constructor
(
key
:
Output
<
String
>
?
=
null
,
value
:
Output
<
String
>
?
=
null
)
Properties
key
Link copied to clipboard
val
key
:
Output
<
String
>
?
=
null
value
Link copied to clipboard
val
value
:
Output
<
String
>
?
=
null
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
DomainRedirectRequestHeaderArgs