Uses of Class
software.amazon.awssdk.services.dynamodb.model.GlobalTableWitnessDescription
Packages that use GlobalTableWitnessDescription
-
Uses of GlobalTableWitnessDescription in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return types with arguments of type GlobalTableWitnessDescriptionModifier and TypeMethodDescriptionTableDescription.globalTableWitnesses()The witness Region and its current status in the MRSC global table.Methods in software.amazon.awssdk.services.dynamodb.model with parameters of type GlobalTableWitnessDescriptionModifier and TypeMethodDescriptionTableDescription.Builder.globalTableWitnesses(GlobalTableWitnessDescription... globalTableWitnesses) The witness Region and its current status in the MRSC global table.Method parameters in software.amazon.awssdk.services.dynamodb.model with type arguments of type GlobalTableWitnessDescriptionModifier and TypeMethodDescriptionTableDescription.Builder.globalTableWitnesses(Collection<GlobalTableWitnessDescription> globalTableWitnesses) The witness Region and its current status in the MRSC global table.