@Stability(value=Stable)
public static interface CfnService.HealthCheckConfigProperty
extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
CfnService.HealthCheckConfigProperty.Builder
A builder for
CfnService.HealthCheckConfigProperty |
static class |
CfnService.HealthCheckConfigProperty.Jsii$Proxy
An implementation for
CfnService.HealthCheckConfigProperty |
Modifier and Type | Method and Description |
---|---|
static CfnService.HealthCheckConfigProperty.Builder |
builder() |
default Number |
getFailureThreshold()
`CfnService.HealthCheckConfigProperty.FailureThreshold`.
|
default String |
getResourcePath()
`CfnService.HealthCheckConfigProperty.ResourcePath`.
|
String |
getType()
`CfnService.HealthCheckConfigProperty.Type`.
|
@Stability(value=Stable) @NotNull String getType()
@Stability(value=Stable) @Nullable default Number getFailureThreshold()
@Stability(value=Stable) @Nullable default String getResourcePath()
@Stability(value=Stable) static CfnService.HealthCheckConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.