GoogleApi.SecurityCenter.V1.Model.OrgPolicy (google_api_security_center v0.39.0)
View SourceContains information about the org policies associated with the finding.
Attributes
-
name
(type:String.t
, default:nil
) - The resource name of the org policy. Example: "organizations/{organization_id}/policies/{constraint_name}"
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.SecurityCenter.V1.Model.OrgPolicy{name: String.t() | nil}