View Source GoogleApi.Integrations.V1alpha.Model.GoogleCloudConnectorsV1LogConfig (google_api_integrations v0.2.0)
Log configuration for the connection.
Attributes
-
enabled
(type:boolean()
, default:nil
) - Enabled represents whether logging is enabled or not for a connection.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Integrations.V1alpha.Model.GoogleCloudConnectorsV1LogConfig{ enabled: boolean() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.