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
  • Constructor Details

  • Method Details

    • getFailureThreshold

      public final Number getFailureThreshold()
      Description copied from interface: CfnService.HealthCheckCustomConfigProperty

      This parameter is no longer supported and is always set to 1.

      AWS Cloud Map waits for approximately 30 seconds after receiving an UpdateInstanceCustomHealthStatus request 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 UpdateInstanceCustomHealthStatus request before it changes the health status of a service instance.

      Sending a second or subsequent UpdateInstanceCustomHealthStatus request with the same value before 30 seconds has passed doesn't accelerate the change. AWS Cloud Map still waits 30 seconds after the first request to make the change.

      Specified by:
      getFailureThreshold in interface CfnService.HealthCheckCustomConfigProperty
    • $jsii$toJson

      @Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
      Specified by:
      $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
    • equals

      public final boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public final int hashCode()
      Overrides:
      hashCode in class Object