Uses of Class
software.amazon.awssdk.services.eventbridge.model.Secondary
-
Packages that use Secondary Package Description software.amazon.awssdk.services.eventbridge.model -
-
Uses of Secondary in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return Secondary Modifier and Type Method Description SecondaryFailoverConfig. secondary()The Region that events are routed to when failover is triggered or event replication is enabled.Methods in software.amazon.awssdk.services.eventbridge.model with parameters of type Secondary Modifier and Type Method Description FailoverConfig.BuilderFailoverConfig.Builder. secondary(Secondary secondary)The Region that events are routed to when failover is triggered or event replication is enabled.
-