@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:19.815Z") @Stability(value=Experimental) public interface NetworkForwardOptions extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
NetworkForwardOptions.Builder
A builder for
NetworkForwardOptions |
static class |
NetworkForwardOptions.Jsii$Proxy
An implementation for
NetworkForwardOptions |
| Modifier and Type | Method and Description |
|---|---|
static NetworkForwardOptions.Builder |
builder() |
default Duration |
getStickinessDuration()
(experimental) For how long clients should be directed to the same target group.
|
@Stability(value=Experimental) @Nullable default Duration getStickinessDuration()
Range between 1 second and 7 days.
Default: - No stickiness
@Stability(value=Experimental) static NetworkForwardOptions.Builder builder()
NetworkForwardOptions.Builder of NetworkForwardOptionsCopyright © 2021. All rights reserved.