Class CfnResponderGateway.HealthCheckConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.rtbfabric.CfnResponderGateway.HealthCheckConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnResponderGateway.HealthCheckConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnResponderGateway.HealthCheckConfigProperty
@Stability(Stable)
@Internal
public static final class CfnResponderGateway.HealthCheckConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnResponderGateway.HealthCheckConfigProperty
An implementation for
CfnResponderGateway.HealthCheckConfigProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.rtbfabric.CfnResponderGateway.HealthCheckConfigProperty
CfnResponderGateway.HealthCheckConfigProperty.Builder, CfnResponderGateway.HealthCheckConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnResponderGateway.HealthCheckConfigProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnResponderGateway.HealthCheckConfigProperty.Builder.
-
-
Method Details
-
getPath
- Specified by:
getPathin interfaceCfnResponderGateway.HealthCheckConfigProperty- See Also:
-
getPort
- Specified by:
getPortin interfaceCfnResponderGateway.HealthCheckConfigProperty- See Also:
-
getHealthyThresholdCount
- Specified by:
getHealthyThresholdCountin interfaceCfnResponderGateway.HealthCheckConfigProperty- See Also:
-
getIntervalSeconds
- Specified by:
getIntervalSecondsin interfaceCfnResponderGateway.HealthCheckConfigProperty- See Also:
-
getProtocol
- Specified by:
getProtocolin interfaceCfnResponderGateway.HealthCheckConfigProperty- See Also:
-
getStatusCodeMatcher
- Specified by:
getStatusCodeMatcherin interfaceCfnResponderGateway.HealthCheckConfigProperty- See Also:
-
getTimeoutMs
- Specified by:
getTimeoutMsin interfaceCfnResponderGateway.HealthCheckConfigProperty- See Also:
-
getUnhealthyThresholdCount
- Specified by:
getUnhealthyThresholdCountin interfaceCfnResponderGateway.HealthCheckConfigProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-