RemediationMetadata
No description available.
Fields
| Field | Type | Description |
|---|---|---|
| lastUpdatedAt | DateTime | The time when the remediation was last updated. |
| lastUpdatedBy | String! | The user who last updated the remediation. |
| location | RemediationLocation! | The location that the remediation have been invoked from. |
| policyViolationId | String! | This field is deprecated. |
| remediationDetails | RemediationActionDetails | The details of the remediation. |
| remediationId | String! | Unique identifier for the remediation. |
| resourceId | String! | The resource ID that the remediation have been applied on. |
| resourceType | PolicyResourceType! | The resource type of the remediation resource. |
| state | RemediationState! | The state of the remediation. |
| targets | RemediationTargets | The targets that the remediation have been applied on. |
| type | RemediationType! |
Used By
Referenced by