GoogleApi.Dataproc.V1.Model.IdentityConfig (google_api_dataproc v0.47.0) View Source
Identity related configuration, including service account based secure multi-tenancy user mappings.
Attributes
-
userServiceAccountMapping
(type:map()
, default:nil
) - Required. Map of user to service account.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Dataproc.V1.Model.IdentityConfig{ userServiceAccountMapping: map() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.