Show / Hide Table of Contents

Interface CfnListenerRule.IPathPatternConfigProperty

Namespace: Amazon.CDK.AWS.ElasticLoadBalancingV2
Assembly: Amazon.CDK.AWS.ElasticLoadBalancingV2.dll
Syntax (csharp)
public interface IPathPatternConfigProperty
Syntax (vb)
Public Interface IPathPatternConfigProperty
Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-pathpatternconfig.html

Synopsis

Properties

Values

CfnListenerRule.PathPatternConfigProperty.Values.

Properties

Values

CfnListenerRule.PathPatternConfigProperty.Values.

virtual string[] Values { get; }
Property Value

System.String[]

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-pathpatternconfig.html#cfn-elasticloadbalancingv2-listenerrule-pathpatternconfig-values

Back to top Generated by DocFX