Control

Control

Represents a Control in Turbot.

For more information, please see Controls.

actorActorThe actor information for this Control.
dependentControlsControls
dependentPolicyValuesPolicyValuesThe policy values that depend on this value.
detailsScalarOptional details provided at the last state update of this control.
lastProcessProcessReturns the lastProcess for this Control, allowing you to examine the process.
processProcessReturns the current process for this Control, allowing you to examine the process if it is currently running.
reasonStringOptional reason provided at the last state update of this control.
resourceResourceThe resource this Control targets.
stateString!The current state of the Control.
turbotTurbotControlMetadata!Turbot metadata for this Control.
typeControlTypeThe type information for this Control.