toggle menu
pulumi-alicloud-kotlin
3.56.0.1
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.alb.kotlin.outputs
/
RuleRuleConditionResponseHeaderConfig
Rule
Rule
Condition
Response
Header
Config
data
class
RuleRuleConditionResponseHeaderConfig
(
val
key
:
String
?
=
null
,
val
values
:
List
<
String
>
?
=
null
)
Members
Constructors
Rule
Rule
Condition
Response
Header
Config
Link copied to clipboard
constructor
(
key
:
String
?
=
null
,
values
:
List
<
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
?
=
null
values
Link copied to clipboard
val
values
:
List
<
String
>
?
=
null