@Generated(value="jsii-pacmak/1.43.0 (build b69a797)", date="2021-11-09T00:21:33.830Z") @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.