| Package | Description |
|---|---|
| software.amazon.awssdk.services.fis.model |
| Modifier and Type | Method and Description |
|---|---|
List<ExperimentTargetFilter> |
ExperimentTarget.filters()
The filters to apply to identify target resources using specific attributes.
|
| Modifier and Type | Method and Description |
|---|---|
ExperimentTarget.Builder |
ExperimentTarget.Builder.filters(ExperimentTargetFilter... filters)
The filters to apply to identify target resources using specific attributes.
|
| Modifier and Type | Method and Description |
|---|---|
ExperimentTarget.Builder |
ExperimentTarget.Builder.filters(Collection<ExperimentTargetFilter> filters)
The filters to apply to identify target resources using specific attributes.
|
Copyright © 2022. All rights reserved.