defineAivenKafkaDefinition

defineAivenKafkaDefinition: (input: { acls: Acls; topics: Topics; users: Users }) => AivenKafkaDefinition

Builds an immutable typed definition and translates handles into the component's existing key selectors.

Throws

  • When handles are forged, malformed, used in the wrong field, or owned by another collection.

Type

(input: { acls: Acls; topics: Topics; users: Users }) => AivenKafkaDefinition