| 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 |
|---|---|
CfnTargetGroupProps.Builder |
CfnTargetGroupProps.Builder.matcher(CfnTargetGroup.MatcherProperty matcher)
Sets the value of
CfnTargetGroupProps.getMatcher() |
CfnTargetGroup.Builder |
CfnTargetGroup.Builder.matcher(CfnTargetGroup.MatcherProperty matcher)
[HTTP/HTTPS health checks] The HTTP or gRPC codes to use when checking for a successful response from a target.
|
void |
CfnTargetGroup.setMatcher(CfnTargetGroup.MatcherProperty value)
[HTTP/HTTPS health checks] The HTTP or gRPC codes to use when checking for a successful response from a target.
|
Copyright © 2022. All rights reserved.