GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2IssueDomain (google_api_security_center v0.39.0)
View SourceThe domains of an issue.
Attributes
-
domainCategory
(type:String.t
, default:nil
) - The domain category of the issue.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2IssueDomain{ domainCategory: String.t() | nil }