| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
BooleanFilter |
BooleanFilter.clone() |
BooleanFilter |
BooleanFilter.withValue(Boolean value)
The value of the boolean.
|
| Modifier and Type | Method and Description |
|---|---|
List<BooleanFilter> |
AwsSecurityFindingFilters.getSample()
Indicates whether or not sample findings are included in the filter results.
|
| Modifier and Type | Method and Description |
|---|---|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withSample(BooleanFilter... sample)
Indicates whether or not sample findings are included in the filter results.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsSecurityFindingFilters.setSample(Collection<BooleanFilter> sample)
Indicates whether or not sample findings are included in the filter results.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withSample(Collection<BooleanFilter> sample)
Indicates whether or not sample findings are included in the filter results.
|
Copyright © 2024. All rights reserved.