DescribeConfigurationRecordersRequest

The input for the DescribeConfigurationRecorders action.

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 that you want to specify.

Link copied to clipboard

A list of names of the configuration recorders that you want to specify.

Link copied to clipboard

For service-linked configuration recorders, you can use the service principal of the linked Amazon Web Services service to specify the configuration recorder.

Functions

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