KafkaRemoteBrokerAuthenticationTypesArgs

constructor(sasl: Output<SaslRemoteBrokerBasicAuthenticationArgs>? = null, systemAssignedManagedIdentity: Output<ManagedIdentityAuthenticationArgs>? = null, x509: Output<KafkaX509AuthenticationArgs>? = null)