DataReplicationMetadataOutput
The replication details of the data replication-enabled broker. Only returned if dataReplicationMode or pendingDataReplicationMode is set to CRDR.
Types
Properties
Link copied to clipboard
Describes the replica/primary broker. Only returned if this broker is currently set as a primary or replica in the broker's dataReplicationRole property.
Link copied to clipboard
Defines the role of this broker in a data replication pair. When a replica broker is promoted to primary, this role is interchanged.
Functions
Link copied to clipboard
inline fun copy(block: DataReplicationMetadataOutput.Builder.() -> Unit = {}): DataReplicationMetadataOutput