Class CfnListenerRule.QueryStringConfigProperty
Inheritance
System.Object
CfnListenerRule.QueryStringConfigProperty
Implements
Namespace: Amazon.CDK.AWS.ElasticLoadBalancingV2
Assembly: Amazon.CDK.AWS.ElasticLoadBalancingV2.dll
Syntax (csharp)
public class QueryStringConfigProperty : Object, CfnListenerRule.IQueryStringConfigProperty
Syntax (vb)
Public Class QueryStringConfigProperty
Inherits Object
Implements CfnListenerRule.IQueryStringConfigProperty
Remarks
Synopsis
Constructors
QueryStringConfigProperty() |
Properties
Values |
|
Constructors
QueryStringConfigProperty()
public QueryStringConfigProperty()
Properties
Values
CfnListenerRule.QueryStringConfigProperty.Values
.
public object Values { get; set; }
Property Value
System.Object