@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:48.050Z") @Stability(value=Experimental) public interface HealthCheckCustomConfig extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
HealthCheckCustomConfig.Builder
A builder for
HealthCheckCustomConfig |
static class |
HealthCheckCustomConfig.Jsii$Proxy
An implementation for
HealthCheckCustomConfig |
| Modifier and Type | Method and Description |
|---|---|
static HealthCheckCustomConfig.Builder |
builder() |
default Number |
getFailureThreshold()
(experimental) The number of 30-second intervals that you want Cloud Map to wait after receiving an UpdateInstanceCustomHealthStatus request before it changes the health status of a service instance.
|
@Stability(value=Experimental) @Nullable default Number getFailureThreshold()
Default: 1
@Stability(value=Experimental) static HealthCheckCustomConfig.Builder builder()
HealthCheckCustomConfig.Builder of HealthCheckCustomConfigCopyright © 2021. All rights reserved.