Builder
class Builder
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) that uniquely identifies a cluster operation.
Link copied to clipboard
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
Link copied to clipboard
The name of the cluster.
Link copied to clipboard
Cluster Type.
Link copied to clipboard
The time when the cluster was created.
Link copied to clipboard
The current version of the MSK cluster.
Link copied to clipboard
Information about the provisioned cluster.
Link copied to clipboard
Information about the serverless cluster.
Link copied to clipboard
The state of the cluster. The possible states are ACTIVE, CREATING, DELETING, FAILED, HEALING, MAINTENANCE, REBOOTING_BROKER, and UPDATING.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.kafka.model.Provisioned inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.kafka.model.Serverless inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.kafka.model.StateInfo inside the given block