View Source GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1AspectTypeAuthorization (google_api_dataplex v0.11.0)
Autorization for an Aspect Type.
Attributes
-
alternateUsePermission
(type:String.t
, default:nil
) - Immutable. The IAM permission grantable on the Entry Group to allow access to instantiate Aspects of Dataplex owned Aspect Types, 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 }
Functions
Unwrap a decoded JSON object into its complex fields.