GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2IssueResourceAwsMetadata (google_api_security_center v0.39.0)
View SourceThe AWS metadata of a resource associated with an issue.
Attributes
-
account
(type:GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2IssueResourceAwsMetadataAwsAccount.t
, default:nil
) - The AWS account of the resource associated with the issue.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2IssueResourceAwsMetadata{ account: GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2IssueResourceAwsMetadataAwsAccount.t() | nil }