@Generated(value="jsii-pacmak/1.13.0 (build 385c325)", date="2020-10-21T06:58:44.659Z") @Stability(value=Experimental) 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()
(experimental) The TCP port to use when sending the GET request.
|
getFailureThreshold, getInitialDelaySeconds, getPeriodSeconds, getSuccessThreshold, getTimeoutSeconds@Stability(value=Experimental) @Nullable default Number getPort()
Default: - defaults to `container.port`.
@Stability(value=Experimental) static HttpGetProbeOptions.Builder builder()
builder in interface ProbeOptionsHttpGetProbeOptions.Builder of HttpGetProbeOptionsCopyright © 2020. All rights reserved.