CreateTopicRequest

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) that uniquely identifies the cluster.

Link copied to clipboard

Topic configurations encoded as a Base64 string.

Link copied to clipboard

The number of partitions for the topic.

Link copied to clipboard

The replication factor for the topic.

Link copied to clipboard

The name of the topic to create.

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