View Source GoogleApi.BackupDR.V1.Model.NetworkPerformanceConfig (google_api_backup_dr v0.13.0)

Network performance configuration.

Attributes

  • totalEgressBandwidthTier (type: String.t, default: nil) - Optional. The tier of the total egress bandwidth.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.BackupDR.V1.Model.NetworkPerformanceConfig{
  totalEgressBandwidthTier: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.