@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:11.573Z") @Stability(value=Experimental) public interface ForwardOptions extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
ForwardOptions.Builder
A builder for
ForwardOptions |
static class |
ForwardOptions.Jsii$Proxy
An implementation for
ForwardOptions |
| Modifier and Type | Method and Description |
|---|---|
static ForwardOptions.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 ForwardOptions.Builder builder()
ForwardOptions.Builder of ForwardOptionsCopyright © 2021. All rights reserved.