Uses of Class
software.amazon.awssdk.services.eventbridge.model.Primary
-
Packages that use Primary Package Description software.amazon.awssdk.services.eventbridge.model -
-
Uses of Primary in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return Primary Modifier and Type Method Description PrimaryFailoverConfig. primary()The main Region of the endpoint.Methods in software.amazon.awssdk.services.eventbridge.model with parameters of type Primary Modifier and Type Method Description FailoverConfig.BuilderFailoverConfig.Builder. primary(Primary primary)The main Region of the endpoint.
-