Control
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 . |
mute | Scalar | The mute status for a Control . |
primaryState | String | The primaryState of the Control . |
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. |
stack | Scalar | The stack information for this Control . Note that this is only available for certain controls. |
state | String | The current state of the Control . |
turbot | TurbotControlMetadata! | Turbot metadata for this Control . |
type | ControlType | The type information for this Control . |