Uses of Interface
software.amazon.awssdk.services.fms.model.ThirdPartyFirewallMissingFirewallViolation.Builder
-
Packages that use ThirdPartyFirewallMissingFirewallViolation.Builder Package Description software.amazon.awssdk.services.fms.model -
-
Uses of ThirdPartyFirewallMissingFirewallViolation.Builder in software.amazon.awssdk.services.fms.model
Methods in software.amazon.awssdk.services.fms.model that return ThirdPartyFirewallMissingFirewallViolation.Builder Modifier and Type Method Description ThirdPartyFirewallMissingFirewallViolation.BuilderThirdPartyFirewallMissingFirewallViolation.Builder. availabilityZone(String availabilityZone)The Availability Zone of the third-party firewall that's causing the violation.static ThirdPartyFirewallMissingFirewallViolation.BuilderThirdPartyFirewallMissingFirewallViolation. builder()ThirdPartyFirewallMissingFirewallViolation.BuilderThirdPartyFirewallMissingFirewallViolation.Builder. targetViolationReason(String targetViolationReason)The reason the resource is causing this violation, if a reason is available.ThirdPartyFirewallMissingFirewallViolation.BuilderThirdPartyFirewallMissingFirewallViolation. toBuilder()ThirdPartyFirewallMissingFirewallViolation.BuilderThirdPartyFirewallMissingFirewallViolation.Builder. violationTarget(String violationTarget)The ID of the third-party firewall that's causing the violation.ThirdPartyFirewallMissingFirewallViolation.BuilderThirdPartyFirewallMissingFirewallViolation.Builder. vpc(String vpc)The resource ID of the VPC associated with a third-party firewall.Methods in software.amazon.awssdk.services.fms.model that return types with arguments of type ThirdPartyFirewallMissingFirewallViolation.Builder Modifier and Type Method Description static Class<? extends ThirdPartyFirewallMissingFirewallViolation.Builder>ThirdPartyFirewallMissingFirewallViolation. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.fms.model with type arguments of type ThirdPartyFirewallMissingFirewallViolation.Builder Modifier and Type Method Description default ResourceViolation.BuilderResourceViolation.Builder. thirdPartyFirewallMissingFirewallViolation(Consumer<ThirdPartyFirewallMissingFirewallViolation.Builder> thirdPartyFirewallMissingFirewallViolation)The violation details for a third-party firewall that's been deleted.
-