Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReplicationUpdateParameters

Package version

The parameters for updating a replication.

Hierarchy

  • ReplicationUpdateParameters

Index

Properties

Optional regionEndpointEnabled

regionEndpointEnabled: undefined | false | true

Specifies whether the replication's regional endpoint is enabled. Requests will not be routed to a replication whose regional endpoint is disabled, however its data will continue to be synced with other replications.

Optional tags

tags: undefined | {}

The tags for the replication.

Generated using TypeDoc