toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.alb.kotlin.outputs
/
GetRulesRuleRuleConditionQueryStringConfigValue
Get
Rules
Rule
Rule
Condition
Query
String
Config
Value
data
class
GetRulesRuleRuleConditionQueryStringConfigValue
(
val
key
:
String
,
val
value
:
String
)
Members
Constructors
Get
Rules
Rule
Rule
Condition
Query
String
Config
Value
Link copied to clipboard
constructor
(
key
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
The key of the query string.
value
Link copied to clipboard
val
value
:
String
The value of the query string.