userServiceAccountMapping property

Map<String, String>? userServiceAccountMapping
getter/setter pair

Map of user to service account.

Required.

Implementation

core.Map<core.String, core.String>? userServiceAccountMapping;