Uses of Class
software.amazon.awssdk.services.rds.model.FailoverState
-
Packages that use FailoverState Package Description software.amazon.awssdk.services.rds.model -
-
Uses of FailoverState in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return FailoverState Modifier and Type Method Description 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 FailoverState Modifier and Type Method Description GlobalCluster.BuilderGlobalCluster.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).
-