RemediationExecutionStatus

Provides details of the current status of the invoked remediation action for that resource.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Start time when the remediation was executed.

Link copied to clipboard

The time when the remediation execution was last updated.

Link copied to clipboard

The details that identify a resource within Config, including the resource type and resource ID.

Link copied to clipboard

ENUM of the values.

Link copied to clipboard

Details of every step.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String