Uses of Class
software.amazon.awssdk.services.dynamodb.model.DeleteGlobalTableWitnessGroupMemberAction
Packages that use DeleteGlobalTableWitnessGroupMemberAction
-
Uses of DeleteGlobalTableWitnessGroupMemberAction in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return DeleteGlobalTableWitnessGroupMemberActionModifier and TypeMethodDescriptionGlobalTableWitnessGroupUpdate.delete()Specifies a witness Region to be removed from an existing global table.Methods in software.amazon.awssdk.services.dynamodb.model with parameters of type DeleteGlobalTableWitnessGroupMemberActionModifier and TypeMethodDescriptionGlobalTableWitnessGroupUpdate.Builder.delete(DeleteGlobalTableWitnessGroupMemberAction delete) Specifies a witness Region to be removed from an existing global table.