Uses of Class
software.amazon.awssdk.services.rds.model.FailoverState
Packages that use FailoverState
-
Uses of FailoverState in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return FailoverStateModifier and TypeMethodDescriptionfinal FailoverStateGlobalCluster.failoverState()A data object containing all properties for the current state of an in-process or pending switchover or failover process for this global cluster (Aurora global database).Methods in software.amazon.awssdk.services.rds.model with parameters of type FailoverStateModifier and TypeMethodDescriptionGlobalCluster.Builder.failoverState(FailoverState failoverState) A data object containing all properties for the current state of an in-process or pending switchover or failover process for this global cluster (Aurora global database).