| Package | Description |
|---|---|
| software.amazon.awssdk.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
List<PartialMatch> |
AwsVPCSecurityGroupViolation.partialMatches()
List of rules specified in the security group of the Firewall Manager policy that partially match the
ViolationTarget rule. |
| Modifier and Type | Method and Description |
|---|---|
AwsVPCSecurityGroupViolation.Builder |
AwsVPCSecurityGroupViolation.Builder.partialMatches(PartialMatch... partialMatches)
List of rules specified in the security group of the Firewall Manager policy that partially match the
ViolationTarget rule. |
| Modifier and Type | Method and Description |
|---|---|
AwsVPCSecurityGroupViolation.Builder |
AwsVPCSecurityGroupViolation.Builder.partialMatches(Collection<PartialMatch> partialMatches)
List of rules specified in the security group of the Firewall Manager policy that partially match the
ViolationTarget rule. |
Copyright © 2023. All rights reserved.