Uses of Class
software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableWitnessGroupMemberAction
-
Packages that use CreateGlobalTableWitnessGroupMemberAction Package Description software.amazon.awssdk.services.dynamodb.model -
-
Uses of CreateGlobalTableWitnessGroupMemberAction in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return CreateGlobalTableWitnessGroupMemberAction Modifier and Type Method Description CreateGlobalTableWitnessGroupMemberActionGlobalTableWitnessGroupUpdate. create()Specifies a witness Region to be added to a new MRSC global table.Methods in software.amazon.awssdk.services.dynamodb.model with parameters of type CreateGlobalTableWitnessGroupMemberAction Modifier and Type Method Description GlobalTableWitnessGroupUpdate.BuilderGlobalTableWitnessGroupUpdate.Builder. create(CreateGlobalTableWitnessGroupMemberAction create)Specifies a witness Region to be added to a new MRSC global table.
-