| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsSecurityFindingFilters |
GetFindingsRequest.filters()
The finding attributes used to define a condition to filter the returned findings.
|
AwsSecurityFindingFilters |
UpdateInsightRequest.filters()
The updated filters that define this insight.
|
AwsSecurityFindingFilters |
Insight.filters()
One or more attributes used to filter the findings included in the insight.
|
AwsSecurityFindingFilters |
UpdateFindingsRequest.filters()
A collection of attributes that specify which findings you want to update.
|
AwsSecurityFindingFilters |
CreateInsightRequest.filters()
One or more attributes used to filter the findings included in the insight.
|
| Modifier and Type | Method and Description |
|---|---|
GetFindingsRequest.Builder |
GetFindingsRequest.Builder.filters(AwsSecurityFindingFilters filters)
The finding attributes used to define a condition to filter the returned findings.
|
UpdateInsightRequest.Builder |
UpdateInsightRequest.Builder.filters(AwsSecurityFindingFilters filters)
The updated filters that define this insight.
|
Insight.Builder |
Insight.Builder.filters(AwsSecurityFindingFilters filters)
One or more attributes used to filter the findings included in the insight.
|
UpdateFindingsRequest.Builder |
UpdateFindingsRequest.Builder.filters(AwsSecurityFindingFilters filters)
A collection of attributes that specify which findings you want to update.
|
CreateInsightRequest.Builder |
CreateInsightRequest.Builder.filters(AwsSecurityFindingFilters filters)
One or more attributes used to filter the findings included in the insight.
|
Copyright © 2023. All rights reserved.