| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
List<MapFilter> |
Ec2InstanceAggregation.instanceTags()
The Amazon EC2 instance tags to aggregate findings for.
|
List<MapFilter> |
FilterCriteria.resourceTags()
Details on the resource tags used to filter findings.
|
| Modifier and Type | Method and Description |
|---|---|
Ec2InstanceAggregation.Builder |
Ec2InstanceAggregation.Builder.instanceTags(MapFilter... instanceTags)
The Amazon EC2 instance tags to aggregate findings for.
|
FilterCriteria.Builder |
FilterCriteria.Builder.resourceTags(MapFilter... resourceTags)
Details on the resource tags used to filter findings.
|
| Modifier and Type | Method and Description |
|---|---|
Ec2InstanceAggregation.Builder |
Ec2InstanceAggregation.Builder.instanceTags(Collection<MapFilter> instanceTags)
The Amazon EC2 instance tags to aggregate findings for.
|
FilterCriteria.Builder |
FilterCriteria.Builder.resourceTags(Collection<MapFilter> resourceTags)
Details on the resource tags used to filter findings.
|
Copyright © 2022. All rights reserved.