@Generated(value="jsii-pacmak/1.41.0 (build a274beb)", date="2021-10-30T01:04:46.482Z") @Stability(value=Stable) public interface HttpGetProbeOptions extends software.amazon.jsii.JsiiSerializable, ProbeOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
HttpGetProbeOptions.Builder
A builder for
HttpGetProbeOptions |
static class |
HttpGetProbeOptions.Jsii$Proxy
An implementation for
HttpGetProbeOptions |
| Modifier and Type | Method and Description |
|---|---|
static HttpGetProbeOptions.Builder |
builder() |
default Number |
getPort()
The TCP port to use when sending the GET request.
|
getFailureThreshold, getInitialDelaySeconds, getPeriodSeconds, getSuccessThreshold, getTimeoutSeconds@Stability(value=Stable) @Nullable default Number getPort()
Default: - defaults to `container.port`.
@Stability(value=Stable) static HttpGetProbeOptions.Builder builder()
builder in interface ProbeOptionsHttpGetProbeOptions.Builder of HttpGetProbeOptionsCopyright © 2021. All rights reserved.