| Package | Description |
|---|---|
| software.amazon.awssdk.services.fis.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ActionTarget> |
Action.targets()
The supported targets for the action.
|
Map<String,ActionTarget> |
ActionSummary.targets()
The targets for the action.
|
| Modifier and Type | Method and Description |
|---|---|
Action.Builder |
Action.Builder.targets(Map<String,ActionTarget> targets)
The supported targets for the action.
|
ActionSummary.Builder |
ActionSummary.Builder.targets(Map<String,ActionTarget> targets)
The targets for the action.
|
Copyright © 2022. All rights reserved.