Class CfnService.HealthCheckCustomConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.servicediscovery.CfnService.HealthCheckCustomConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnService.HealthCheckCustomConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnService.HealthCheckCustomConfigProperty
@Stability(Stable)
@Internal
public static final class CfnService.HealthCheckCustomConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnService.HealthCheckCustomConfigProperty
An implementation for
CfnService.HealthCheckCustomConfigProperty-
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.servicediscovery.CfnService.HealthCheckCustomConfigProperty
CfnService.HealthCheckCustomConfigProperty.Builder, CfnService.HealthCheckCustomConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnService.HealthCheckCustomConfigProperty.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 theCfnService.HealthCheckCustomConfigProperty.Builder.
-
-
Method Details
-
getFailureThreshold
Description copied from interface:CfnService.HealthCheckCustomConfigPropertyThis parameter is no longer supported and is always set to 1.
AWS Cloud Map waits for approximately 30 seconds after receiving an
UpdateInstanceCustomHealthStatusrequest before changing the status of the service instance.The number of 30-second intervals that you want AWS Cloud Map to wait after receiving an
UpdateInstanceCustomHealthStatusrequest before it changes the health status of a service instance.Sending a second or subsequent
UpdateInstanceCustomHealthStatusrequest with the same value before 30 seconds has passed doesn't accelerate the change. AWS Cloud Map still waits30seconds after the first request to make the change.- Specified by:
getFailureThresholdin interfaceCfnService.HealthCheckCustomConfigProperty- 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()
-