| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
List<ScanConditionPair> |
ScanCondition.mapEquals()
Represents an mapEqual condition to be applied to a single field when triggering for malware scan.
|
| Modifier and Type | Method and Description |
|---|---|
ScanCondition.Builder |
ScanCondition.Builder.mapEquals(ScanConditionPair... mapEquals)
Represents an mapEqual condition to be applied to a single field when triggering for malware
scan.
|
| Modifier and Type | Method and Description |
|---|---|
ScanCondition.Builder |
ScanCondition.Builder.mapEquals(Collection<ScanConditionPair> mapEquals)
Represents an mapEqual condition to be applied to a single field when triggering for malware
scan.
|
Copyright © 2023. All rights reserved.