Kafka Remote Broker Authentication Types Args
constructor(sasl: Output<SaslRemoteBrokerBasicAuthenticationArgs>? = null, systemAssignedManagedIdentity: Output<ManagedIdentityAuthenticationArgs>? = null, x509: Output<KafkaX509AuthenticationArgs>? = null)