ConfigurationRecorderStatus

The current status of the configuration recorder.

For a detailed status of recording events over time, add your Config events to CloudWatch metrics and use CloudWatch metrics.

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the configuration recorder.

Link copied to clipboard

The latest error code from when the recorder last failed.

Link copied to clipboard

The latest error message from when the recorder last failed.

Link copied to clipboard

The time the recorder was last started.

Link copied to clipboard

The status of the latest recording event processed by the recorder.

Link copied to clipboard

The time of the latest change in status of an recording event processed by the recorder.

Link copied to clipboard

The time the recorder was last stopped.

Link copied to clipboard
val name: String?

The name of the configuration recorder.

Link copied to clipboard

Specifies whether or not the recorder is currently recording.

Link copied to clipboard

For service-linked configuration recorders, the service principal of the linked Amazon Web Services service.

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