toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.cdn.kotlin.outputs
/
DomainHttpHeaderConfig
Domain
Http
Header
Config
data
class
DomainHttpHeaderConfig
(
val
headerId
:
String
?
=
null
,
val
headerKey
:
String
,
val
headerValue
:
String
)
Members
Constructors
Domain
Http
Header
Config
Link copied to clipboard
constructor
(
headerId
:
String
?
=
null
,
headerKey
:
String
,
headerValue
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
header
Id
Link copied to clipboard
val
headerId
:
String
?
=
null
header
Key
Link copied to clipboard
val
headerKey
:
String
header
Value
Link copied to clipboard
val
headerValue
:
String