| Package | Description |
|---|---|
| software.amazon.awssdk.services.vpclattice.model |
| Modifier and Type | Method and Description |
|---|---|
ForwardAction |
RuleAction.forward()
The forward action.
|
| Modifier and Type | Method and Description |
|---|---|
RuleAction.Builder |
RuleAction.Builder.forward(ForwardAction forward)
The forward action.
|
static RuleAction |
RuleAction.fromForward(ForwardAction forward)
Create an instance of this class with
RuleAction.forward() initialized to the given value. |
Copyright © 2023. All rights reserved.