pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.elasticloadbalancingv2.kotlin.outputs
/
ListenerRuleQueryStringKeyValue
Listener
Rule
Query
String
Key
Value
data
class
ListenerRuleQueryStringKeyValue
(
val
key
:
String
?
=
null
,
val
value
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Listener
Rule
Query
String
Key
Value
Link copied to clipboard
fun
ListenerRuleQueryStringKeyValue
(
key
:
String
?
=
null
,
value
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
?
=
null
value
Link copied to clipboard
val
value
:
String
?
=
null