| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
AwsEc2InstanceViolation |
AwsEc2InstanceViolation.clone() |
AwsEc2InstanceViolation |
ResourceViolation.getAwsEc2InstanceViolation()
Violation details for an EC2 instance.
|
AwsEc2InstanceViolation |
AwsEc2InstanceViolation.withAwsEc2NetworkInterfaceViolations(AwsEc2NetworkInterfaceViolation... awsEc2NetworkInterfaceViolations)
Violations for network interfaces associated with the EC2 instance.
|
AwsEc2InstanceViolation |
AwsEc2InstanceViolation.withAwsEc2NetworkInterfaceViolations(Collection<AwsEc2NetworkInterfaceViolation> awsEc2NetworkInterfaceViolations)
Violations for network interfaces associated with the EC2 instance.
|
AwsEc2InstanceViolation |
AwsEc2InstanceViolation.withViolationTarget(String violationTarget)
The resource ID of the EC2 instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceViolation.setAwsEc2InstanceViolation(AwsEc2InstanceViolation awsEc2InstanceViolation)
Violation details for an EC2 instance.
|
ResourceViolation |
ResourceViolation.withAwsEc2InstanceViolation(AwsEc2InstanceViolation awsEc2InstanceViolation)
Violation details for an EC2 instance.
|
Copyright © 2021. All rights reserved.