ConfigurationRecorderSummary

A summary of a configuration recorder, including the arn, name, servicePrincipal, and recordingScope.

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 name of the configuration recorder.

Link copied to clipboard

Indicates whether the ConfigurationItems in scope for the configuration recorder are recorded for free (INTERNAL) or if you are charged a service fee for recording (PAID).

Link copied to clipboard

For service-linked configuration recorders, indicates which Amazon Web Services service the configuration recorder is linked to.

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