GoogleApi.CloudAsset.V1.Model.ResourceSelector (google_api_cloud_asset v0.28.0) View Source
Specifies the resource to analyze for access policies, which may be set directly on the resource, or on ancestors such as organizations, folders or projects.
Attributes
-
fullResourceName
(type:String.t
, default:nil
) - Required. The [full resource name] (https://cloud.google.com/asset-inventory/docs/resource-name-format) of a resource of supported resource types.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.CloudAsset.V1.Model.ResourceSelector{ fullResourceName: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.