View Source GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2AwsMetadata (google_api_security_center v0.30.0)

AWS metadata associated with the resource, only applicable if the finding's cloud provider is Amazon Web Services.

Attributes

  • account (type: GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2AwsAccount.t, default: nil) - The AWS account associated with the resource.
  • organization (type: GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2AwsOrganization.t, default: nil) - The AWS organization associated with the resource.
  • organizationalUnits (type: list(GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2AwsOrganizationalUnit.t), default: nil) - A list of AWS organizational units associated with the resource, ordered from lowest level (closest to the account) to highest level.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.