View Source GoogleApi.Dataproc.V1.Model.IdentityConfig (google_api_dataproc v0.54.0)

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.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Dataproc.V1.Model.IdentityConfig{
  userServiceAccountMapping: map() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.