Uses of Class
software.amazon.awssdk.services.fms.model.RouteHasOutOfScopeEndpointViolation
-
Packages that use RouteHasOutOfScopeEndpointViolation Package Description software.amazon.awssdk.services.fms.model -
-
Uses of RouteHasOutOfScopeEndpointViolation in software.amazon.awssdk.services.fms.model
Methods in software.amazon.awssdk.services.fms.model that return RouteHasOutOfScopeEndpointViolation Modifier and Type Method Description RouteHasOutOfScopeEndpointViolationResourceViolation. routeHasOutOfScopeEndpointViolation()Contains details about the route endpoint that violates the policy scope.Methods in software.amazon.awssdk.services.fms.model with parameters of type RouteHasOutOfScopeEndpointViolation Modifier and Type Method Description ResourceViolation.BuilderResourceViolation.Builder. routeHasOutOfScopeEndpointViolation(RouteHasOutOfScopeEndpointViolation routeHasOutOfScopeEndpointViolation)Contains details about the route endpoint that violates the policy scope.
-