Uses of Class
software.amazon.awssdk.services.dynamodb.model.DeleteReplicaAction
Packages that use DeleteReplicaAction
-
Uses of DeleteReplicaAction in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return DeleteReplicaActionModifier and TypeMethodDescriptionfinal DeleteReplicaActionReplicaUpdate.delete()The name of the existing replica to be removed.Methods in software.amazon.awssdk.services.dynamodb.model with parameters of type DeleteReplicaActionModifier and TypeMethodDescriptionReplicaUpdate.Builder.delete(DeleteReplicaAction delete) The name of the existing replica to be removed.