@Stability(value=Stable) @Internal public static final class CfnTargetGroup.MatcherProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTargetGroup.MatcherProperty
CfnTargetGroup.MatcherPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnTargetGroup.MatcherProperty.Builder, CfnTargetGroup.MatcherProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnTargetGroup.MatcherProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTargetGroup.MatcherProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getGrpcCode()
You can specify values between 0 and 99.
|
String |
getHttpCode()
For Application Load Balancers, you can specify values between 200 and 499, and the default value is 200.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnTargetGroup.MatcherProperty.Builder builder)
CfnTargetGroup.MatcherProperty.Builder.public final String getGrpcCode()
CfnTargetGroup.MatcherPropertyYou can specify multiple values (for example, "0,1") or a range of values (for example, "0-5"). The default value is 12.
getGrpcCode in interface CfnTargetGroup.MatcherPropertypublic final String getHttpCode()
CfnTargetGroup.MatcherPropertyYou can specify multiple values (for example, "200,202") or a range of values (for example, "200-299").
For Network Load Balancers and Gateway Load Balancers, this must be "200–399".
Note that when using shorthand syntax, some values such as commas need to be escaped.
getHttpCode in interface CfnTargetGroup.MatcherProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.