Config

Configuration of a module.

JSON representation
{
  "moduleEnablementState": enum (EnablementState),
  "value": {
    object
  }
}
Fields
moduleEnablementState

enum (EnablementState)

The state of enablement for the module at its level of the resource hierarchy.

value

object (Struct format)

The configuration value for the module. The absence of this field implies its inheritance from the parent.