principal property

String? principal
getter/setter pair

The principal.

Specified as Google Cloud account, with the Kafka StandardAuthorizer prefix "User:". For example: "User:test-kafka-client@test-project.iam.gserviceaccount.com". Can be the wildcard "User:*" to refer to all users.

Required.

Implementation

core.String? principal;