class Aws::ConfigService::Types::RemediationExecutionStatus

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

@!attribute [rw] resource_key

The details that identify a resource within Config, including the
resource type and resource ID.
@return [Types::ResourceKey]

@!attribute [rw] state

ENUM of the values.
@return [String]

@!attribute [rw] step_details

Details of every step.
@return [Array<Types::RemediationExecutionStep>]

@!attribute [rw] invocation_time

Start time when the remediation was executed.
@return [Time]

@!attribute [rw] last_updated_time

The time when the remediation execution was last updated.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/RemediationExecutionStatus AWS API Documentation

Constants

SENSITIVE