View Source GoogleApi.BackupDR.V1.Model.NetworkPerformanceConfig (google_api_backup_dr v0.11.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
Unwrap a decoded JSON object into its complex fields.