View Source GoogleApi.APIM.V1alpha.Model.GclbObservationSource (google_api_apim v0.3.0)
The GCLB observation source.
Attributes
-
pscNetworkConfigs
(type:list(GoogleApi.APIM.V1alpha.Model.GclbObservationSourcePscNetworkConfig.t)
, default:nil
) - Required. The VPC networks where traffic will be observed. All load balancers within this network will be observed. Currently, this is limited to only one network.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.APIM.V1alpha.Model.GclbObservationSource{ pscNetworkConfigs: [GoogleApi.APIM.V1alpha.Model.GclbObservationSourcePscNetworkConfig.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.