Show / Hide Table of Contents

Interface CfnListenerRule.ISourceIpConfigProperty

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

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

Synopsis

Properties

Values

CfnListenerRule.SourceIpConfigProperty.Values.

Properties

Values

CfnListenerRule.SourceIpConfigProperty.Values.

virtual string[] Values { get; }
Property Value

System.String[]

Remarks

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

Back to top Generated by DocFX