View Source GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2LoadBalancer (google_api_security_center v0.29.0)

Contains information related to the load balancer associated with the finding.

Attributes

  • name (type: String.t, default: nil) - The name of the load balancer associated with the finding.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2LoadBalancer{
    name: String.t() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.