Show / Hide Table of Contents

Interface CfnTargetGroup.IMatcherProperty

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

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

Synopsis

Properties

HttpCode

CfnTargetGroup.MatcherProperty.HttpCode.

Properties

HttpCode

CfnTargetGroup.MatcherProperty.HttpCode.

virtual string HttpCode { get; }
Property Value

System.String

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-targetgroup-matcher.html#cfn-elasticloadbalancingv2-targetgroup-matcher-httpcode

Back to top Generated by DocFX