GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2IssueResourceAzureMetadata (google_api_security_center v0.39.0)

View Source

The Azure metadata of a resource associated with an issue.

Attributes

  • subscription (type: GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2IssueResourceAzureMetadataAzureSubscription.t, default: nil) - The Azure subscription of the resource associated with the issue.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() ::
  %GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2IssueResourceAzureMetadata{
    subscription:
      GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2IssueResourceAzureMetadataAzureSubscription.t()
      | nil
  }

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.