LifecycleOptions

API Documentation:LifecycleOptions

DSL object for configuring the lifecycle monitoring feature.

Properties

PropertyDescription
enabled

Specifies if the lifecycle monitoring feature is enabled.

sensors

Specifies sensor options.

Methods

No methods

Script blocks

BlockDescription
sensors

Specifies sensor options.

Property details

boolean enabled

Specifies if the lifecycle monitoring feature is enabled.

The default value is true.

Specifies sensor options.

For more information about the properties you can configure in this block, see LifecycleSensors.

Script block details

sensors { }

Specifies sensor options.

For more information about the properties you can configure in this block, see LifecycleSensors.

Delegates to:
LifecycleSensors from sensors