Get Involved
Edit on GitHubControl
Control
Represents a Control
in Turbot.
For more information, please see Controls.
actor | Actor | The actor information for this Control . |
dependentControls | Controls | |
dependentPolicyValues | PolicyValues | The policy values that depend on this value . |
details | Scalar | Optional details provided at the last state update of this control. |
lastProcess | Process | Returns the lastProcess for this Control , allowing you to examine the process . |
process | Process | Returns the current process for this Control , allowing you to examine the process if it is currently running. |
reason | String | Optional reason provided at the last state update of this control. |
relatedControls | Controls | Set of controls which can be used for remediation. |
resource | Resource | The resource this Control targets. |
state | String! | The current state of the Control . |
turbot | TurbotControlMetadata! | Turbot metadata for this Control . |
type | ControlType | The type information for this Control . |