ReplicatorSummary

Information about a replicator.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The time the replicator was created.

Link copied to clipboard

The current version of the replicator.

Link copied to clipboard

Whether this resource is a replicator reference.

Link copied to clipboard

Kafka Clusters used in setting up sources / targets for replication.

Link copied to clipboard

A list of summarized information of replications between clusters.

Link copied to clipboard

The Amazon Resource Name (ARN) of the replicator.

Link copied to clipboard

The name of the replicator.

Link copied to clipboard

The Amazon Resource Name (ARN) of the replicator resource in the region where the replicator was created.

Link copied to clipboard

State of the replicator.

Functions

Link copied to clipboard
inline fun copy(block: ReplicatorSummary.Builder.() -> Unit = {}): ReplicatorSummary
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String