PutConfigurationRecorderRequest

The input for the PutConfigurationRecorder action.

Types

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

Properties

Link copied to clipboard

An object for the configuration recorder. A configuration recorder records configuration changes for the resource types in scope.

Link copied to clipboard
val tags: List<Tag>?

The tags for the customer managed configuration recorder. Each tag consists of a key and an optional value, both of which you define.

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