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.
muteScalarThe mute status for a Control.
primaryStateStringThe primaryState of the Control.
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.
relatedControlsControlsSet of controls which can be used for remediation.
resourceResourceThe resource this Control targets.
stackScalarThe stack information for this Control. Note that this is only available for certain controls.
stateStringThe current state of the Control.
turbotTurbotControlMetadata!Turbot metadata for this Control.
typeControlTypeThe type information for this Control.