| Package | Description |
|---|---|
| software.amazon.awssdk.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
ThirdPartyFirewallMissingFirewallViolation.Builder |
ThirdPartyFirewallMissingFirewallViolation.Builder.availabilityZone(String availabilityZone)
The Availability Zone of the third-party firewall that's causing the violation.
|
static ThirdPartyFirewallMissingFirewallViolation.Builder |
ThirdPartyFirewallMissingFirewallViolation.builder() |
ThirdPartyFirewallMissingFirewallViolation.Builder |
ThirdPartyFirewallMissingFirewallViolation.Builder.targetViolationReason(String targetViolationReason)
The reason the resource is causing this violation, if a reason is available.
|
ThirdPartyFirewallMissingFirewallViolation.Builder |
ThirdPartyFirewallMissingFirewallViolation.toBuilder() |
ThirdPartyFirewallMissingFirewallViolation.Builder |
ThirdPartyFirewallMissingFirewallViolation.Builder.violationTarget(String violationTarget)
The ID of the third-party firewall that's causing the violation.
|
ThirdPartyFirewallMissingFirewallViolation.Builder |
ThirdPartyFirewallMissingFirewallViolation.Builder.vpc(String vpc)
The resource ID of the VPC associated with a third-party firewall.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ThirdPartyFirewallMissingFirewallViolation.Builder> |
ThirdPartyFirewallMissingFirewallViolation.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ResourceViolation.Builder |
ResourceViolation.Builder.thirdPartyFirewallMissingFirewallViolation(Consumer<ThirdPartyFirewallMissingFirewallViolation.Builder> thirdPartyFirewallMissingFirewallViolation)
The violation details for a third-party firewall that's been deleted.
|
Copyright © 2023. All rights reserved.