GoogleApi.Compute.V1.Model.HealthCheckLogConfig (google_api_compute v0.40.0) View Source
Configuration of logging on a health check. If logging is enabled, logs will be exported to Stackdriver.
Attributes
-
enable
(type:boolean()
, default:nil
) - Indicates whether or not to export logs. This is false by default, which means no health check logging will be done.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Compute.V1.Model.HealthCheckLogConfig{enable: boolean() | nil}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.