class Aws::ElasticLoadBalancingV2::Types::QueryStringKeyValuePair
Information about a key/value pair.
@note When making an API call, you may pass QueryStringKeyValuePair
data as a hash: { key: "StringValue", value: "StringValue", }
@!attribute [rw] key
The key. You can omit the key. @return [String]
@!attribute [rw] value
The value. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/elasticloadbalancingv2-2015-12-01/QueryStringKeyValuePair AWS API Documentation
Constants
- SENSITIVE