View Source GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1ZoneResourceSpec (google_api_dataplex v0.20.0)
Settings for resources attached as assets within a zone.
Attributes
-
locationType
(type:String.t
, default:nil
) - Required. Immutable. The location type of the resources that are allowed to be attached to the assets within this zone.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1ZoneResourceSpec{ locationType: String.t() | nil }