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