@Stability(value=Stable) public static final class CfnTargetGroup.MatcherProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTargetGroup.MatcherProperty>
CfnTargetGroup.MatcherProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTargetGroup.MatcherProperty |
build()
Builds the configured instance.
|
CfnTargetGroup.MatcherProperty.Builder |
grpcCode(String grpcCode)
Sets the value of
CfnTargetGroup.MatcherProperty.getGrpcCode() |
CfnTargetGroup.MatcherProperty.Builder |
httpCode(String httpCode)
Sets the value of
CfnTargetGroup.MatcherProperty.getHttpCode() |
@Stability(value=Stable) public CfnTargetGroup.MatcherProperty.Builder grpcCode(String grpcCode)
CfnTargetGroup.MatcherProperty.getGrpcCode()grpcCode - `CfnTargetGroup.MatcherProperty.GrpcCode`.this@Stability(value=Stable) public CfnTargetGroup.MatcherProperty.Builder httpCode(String httpCode)
CfnTargetGroup.MatcherProperty.getHttpCode()httpCode - `CfnTargetGroup.MatcherProperty.HttpCode`.this@Stability(value=Stable) public CfnTargetGroup.MatcherProperty build()
build in interface software.amazon.jsii.Builder<CfnTargetGroup.MatcherProperty>CfnTargetGroup.MatcherPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.