Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.FailoverType
Packages that use FailoverType
-
Uses of FailoverType in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return FailoverTypeModifier and TypeMethodDescriptionfinal FailoverTypeRoutingType.failover()The failover configuration that specifies the secondary region and health check settings.Methods in software.amazon.awssdk.services.cognitoidentityprovider.model with parameters of type FailoverTypeModifier and TypeMethodDescriptionRoutingType.Builder.failover(FailoverType failover) The failover configuration that specifies the secondary region and health check settings.