CreateReplicatorRequest

Creates a replicator using the specified configuration.

Types

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

Properties

Link copied to clipboard

A summary description of the replicator.

Link copied to clipboard

Kafka Clusters to use in setting up sources / targets for replication.

Link copied to clipboard

A list of replication configurations, where each configuration targets a given source cluster to target cluster replication flow.

Link copied to clipboard

The name of the replicator. Alpha-numeric characters with '-' are allowed.

Link copied to clipboard

The ARN of the IAM role used by the replicator to access resources in the customer's account (e.g source and target clusters)

Link copied to clipboard

List of tags to attach to created Replicator.

Functions

Link copied to clipboard
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