Skip to content

DynamoDB  >  Structures  >  GlobalTableWitnessDescription

GlobalTableWitnessDescription

Structure Class

GlobalTableWitnessDescription dataclass

Represents the properties of a witness Region in a MRSC global table.

Attributes

region_name class-attribute instance-attribute
region_name: str | None = None

The name of the Amazon Web Services Region that serves as a witness for the MRSC global table.

witness_status class-attribute instance-attribute
witness_status: WitnessStatus | None = None

The current status of the witness Region in the MRSC global table.