| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
ThirdPartyFirewallMissingSubnetViolation |
ThirdPartyFirewallMissingSubnetViolation.clone() |
ThirdPartyFirewallMissingSubnetViolation |
ResourceViolation.getThirdPartyFirewallMissingSubnetViolation()
The violation details for a third-party firewall's subnet that's been deleted.
|
ThirdPartyFirewallMissingSubnetViolation |
ThirdPartyFirewallMissingSubnetViolation.withAvailabilityZone(String availabilityZone)
The Availability Zone of a subnet that's causing the violation.
|
ThirdPartyFirewallMissingSubnetViolation |
ThirdPartyFirewallMissingSubnetViolation.withTargetViolationReason(String targetViolationReason)
The reason the resource is causing the violation, if a reason is available.
|
ThirdPartyFirewallMissingSubnetViolation |
ThirdPartyFirewallMissingSubnetViolation.withViolationTarget(String violationTarget)
The ID of the third-party firewall or VPC resource that's causing the violation.
|
ThirdPartyFirewallMissingSubnetViolation |
ThirdPartyFirewallMissingSubnetViolation.withVPC(String vPC)
The resource ID of the VPC associated with a subnet that's causing the violation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceViolation.setThirdPartyFirewallMissingSubnetViolation(ThirdPartyFirewallMissingSubnetViolation thirdPartyFirewallMissingSubnetViolation)
The violation details for a third-party firewall's subnet that's been deleted.
|
ResourceViolation |
ResourceViolation.withThirdPartyFirewallMissingSubnetViolation(ThirdPartyFirewallMissingSubnetViolation thirdPartyFirewallMissingSubnetViolation)
The violation details for a third-party firewall's subnet that's been deleted.
|
Copyright © 2024. All rights reserved.