GetConfigurationRecordersResult

data class GetConfigurationRecordersResult(val id: String, val outputFile: String? = null, val recorders: List<GetConfigurationRecordersRecorder>)

A collection of values returned by getConfigurationRecorders.

Constructors

Link copied to clipboard
constructor(id: String, outputFile: String? = null, recorders: List<GetConfigurationRecordersRecorder>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard
val outputFile: String? = null
Link copied to clipboard

A list of Config Configuration Recorders. Each element contains the following attributes: