Builder
class Builder
Properties
Link copied to clipboard
Specifies a witness Region to be added to a new MRSC global table. The witness must be added when creating the MRSC global table.
Link copied to clipboard
Specifies a witness Region to be removed from an existing global table. Must be done in conjunction with removing a replica. The deletion of both a witness and replica converts the remaining replica to a single-Region DynamoDB table.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.dynamodb.model.CreateGlobalTableWitnessGroupMemberAction inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.dynamodb.model.DeleteGlobalTableWitnessGroupMemberAction inside the given block