class Aws::ConfigService::Types::ConfigurationRecorderStatus

The current status of the configuration recorder.

@!attribute [rw] name

The name of the configuration recorder.
@return [String]

@!attribute [rw] last_start_time

The time the recorder was last started.
@return [Time]

@!attribute [rw] last_stop_time

The time the recorder was last stopped.
@return [Time]

@!attribute [rw] recording

Specifies whether or not the recorder is currently recording.
@return [Boolean]

@!attribute [rw] last_status

The last (previous) status of the recorder.
@return [String]

@!attribute [rw] last_error_code

The error code indicating that the recording failed.
@return [String]

@!attribute [rw] last_error_message

The message indicating that the recording failed due to an error.
@return [String]

@!attribute [rw] last_status_change_time

The time when the status was last changed.
@return [Time]

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

Constants

SENSITIVE