| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticloadbalancingv2 |
Amazon Elastic Load Balancing V2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnTargetGroup.MatcherProperty.Jsii$Proxy
An implementation for
CfnTargetGroup.MatcherProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnTargetGroup.MatcherProperty |
CfnTargetGroup.MatcherProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnTargetGroup.Builder |
CfnTargetGroup.Builder.matcher(CfnTargetGroup.MatcherProperty matcher)
`AWS::ElasticLoadBalancingV2::TargetGroup.Matcher`.
|
CfnTargetGroupProps.Builder |
CfnTargetGroupProps.Builder.matcher(CfnTargetGroup.MatcherProperty matcher)
Sets the value of
CfnTargetGroupProps.getMatcher() |
void |
CfnTargetGroup.setMatcher(CfnTargetGroup.MatcherProperty value)
`AWS::ElasticLoadBalancingV2::TargetGroup.Matcher`.
|
Copyright © 2021. All rights reserved.