| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
AwsEc2NetworkInterfaceViolation |
AwsEc2NetworkInterfaceViolation.clone() |
AwsEc2NetworkInterfaceViolation |
ResourceViolation.getAwsEc2NetworkInterfaceViolation()
Violation detail for a network interface.
|
AwsEc2NetworkInterfaceViolation |
AwsEc2NetworkInterfaceViolation.withViolatingSecurityGroups(Collection<String> violatingSecurityGroups)
List of security groups that violate the rules specified in the primary security group of the Firewall Manager
policy.
|
AwsEc2NetworkInterfaceViolation |
AwsEc2NetworkInterfaceViolation.withViolatingSecurityGroups(String... violatingSecurityGroups)
List of security groups that violate the rules specified in the primary security group of the Firewall Manager
policy.
|
AwsEc2NetworkInterfaceViolation |
AwsEc2NetworkInterfaceViolation.withViolationTarget(String violationTarget)
The resource ID of the network interface.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwsEc2NetworkInterfaceViolation> |
AwsEc2InstanceViolation.getAwsEc2NetworkInterfaceViolations()
Violation detail for network interfaces associated with the EC2 instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceViolation.setAwsEc2NetworkInterfaceViolation(AwsEc2NetworkInterfaceViolation awsEc2NetworkInterfaceViolation)
Violation detail for a network interface.
|
ResourceViolation |
ResourceViolation.withAwsEc2NetworkInterfaceViolation(AwsEc2NetworkInterfaceViolation awsEc2NetworkInterfaceViolation)
Violation detail for a network interface.
|
AwsEc2InstanceViolation |
AwsEc2InstanceViolation.withAwsEc2NetworkInterfaceViolations(AwsEc2NetworkInterfaceViolation... awsEc2NetworkInterfaceViolations)
Violation detail for network interfaces associated with the EC2 instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsEc2InstanceViolation.setAwsEc2NetworkInterfaceViolations(Collection<AwsEc2NetworkInterfaceViolation> awsEc2NetworkInterfaceViolations)
Violation detail for network interfaces associated with the EC2 instance.
|
AwsEc2InstanceViolation |
AwsEc2InstanceViolation.withAwsEc2NetworkInterfaceViolations(Collection<AwsEc2NetworkInterfaceViolation> awsEc2NetworkInterfaceViolations)
Violation detail for network interfaces associated with the EC2 instance.
|
Copyright © 2022. All rights reserved.