GoogleApi.Container.V1.Model.NodePoolLoggingConfig (google_api_container v0.57.0)

View Source

NodePoolLoggingConfig specifies logging configuration for nodepools.

Attributes

  • variantConfig (type: GoogleApi.Container.V1.Model.LoggingVariantConfig.t, default: nil) - Logging variant configuration.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Container.V1.Model.NodePoolLoggingConfig{
  variantConfig: GoogleApi.Container.V1.Model.LoggingVariantConfig.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.