pulumi-alicloud-kotlin
3.55.2.0
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
)
Types
Constructors
Properties
Constructors
Get
Rules
Rule
Rule
Condition
Query
String
Config
Value
Link copied to clipboard
fun
GetRulesRuleRuleConditionQueryStringConfigValue
(
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.