Share via


ReplicationUpdateParameters Class

The parameters for updating a replication.

Constructor

ReplicationUpdateParameters(*, tags: Dict[str, str] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
tags

The tags for the replication.

Default value: None

Variables

Name Description
tags

The tags for the replication.