| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
List<CoverageMapFilter> |
CoverageFilterCriteria.ec2InstanceTags()
The Amazon EC2 instance tags to filter on.
|
| Modifier and Type | Method and Description |
|---|---|
CoverageFilterCriteria.Builder |
CoverageFilterCriteria.Builder.ec2InstanceTags(CoverageMapFilter... ec2InstanceTags)
The Amazon EC2 instance tags to filter on.
|
| Modifier and Type | Method and Description |
|---|---|
CoverageFilterCriteria.Builder |
CoverageFilterCriteria.Builder.ec2InstanceTags(Collection<CoverageMapFilter> ec2InstanceTags)
The Amazon EC2 instance tags to filter on.
|
Copyright © 2022. All rights reserved.