View Source GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1AspectTypeAuthorization (google_api_dataplex v0.20.0)
Autorization for an AspectType.
Attributes
-
alternateUsePermission
(type:String.t
, default:nil
) - Immutable. The IAM permission grantable on the EntryGroup to allow access to instantiate Aspects of Dataplex owned AspectTypes, only settable for Dataplex owned Types.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1AspectTypeAuthorization{ alternateUsePermission: String.t() | nil }