@Stability(value=Stable)
public static interface CfnTargetGroup.MatcherProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTargetGroup.MatcherProperty.Builder
A builder for
CfnTargetGroup.MatcherProperty |
static class |
CfnTargetGroup.MatcherProperty.Jsii$Proxy
An implementation for
CfnTargetGroup.MatcherProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnTargetGroup.MatcherProperty.Builder |
builder() |
default String |
getGrpcCode()
`CfnTargetGroup.MatcherProperty.GrpcCode`.
|
default String |
getHttpCode()
`CfnTargetGroup.MatcherProperty.HttpCode`.
|
@Stability(value=Stable) @Nullable default String getGrpcCode()
@Stability(value=Stable) @Nullable default String getHttpCode()
@Stability(value=Stable) static CfnTargetGroup.MatcherProperty.Builder builder()
Copyright © 2021. All rights reserved.