| Package | Description |
|---|---|
| software.amazon.awssdk.services.vpclattice.model |
| Modifier and Type | Method and Description |
|---|---|
List<WeightedTargetGroup> |
ForwardAction.targetGroups()
The target groups.
|
| Modifier and Type | Method and Description |
|---|---|
ForwardAction.Builder |
ForwardAction.Builder.targetGroups(WeightedTargetGroup... targetGroups)
The target groups.
|
| Modifier and Type | Method and Description |
|---|---|
ForwardAction.Builder |
ForwardAction.Builder.targetGroups(Collection<WeightedTargetGroup> targetGroups)
The target groups.
|
Copyright © 2023. All rights reserved.