BaseConfigurationItem

The detailed configurations of a specified resource.

Types

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

Properties

Link copied to clipboard

The 12-digit Amazon Web Services account ID associated with the resource.

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the resource.

Link copied to clipboard

The Availability Zone associated with the resource.

Link copied to clipboard

The region where the resource resides.

Link copied to clipboard

The description of the resource configuration.

Link copied to clipboard

The time when the recording of configuration changes was initiated for the resource.

Link copied to clipboard

The time when configuration changes for the resource were delivered.

Link copied to clipboard

The configuration item status. Valid values include:

Link copied to clipboard

An identifier that indicates the ordering of the configuration items of a resource.

Link copied to clipboard

The recording frequency that Config uses to record configuration changes for the resource.

Link copied to clipboard

The time stamp when the resource was created.

Link copied to clipboard

The ID of the resource (for example., sg-xxxxxx).

Link copied to clipboard

The custom name of the resource, if available.

Link copied to clipboard

The type of Amazon Web Services resource.

Link copied to clipboard

Configuration attributes that Config returns for certain resource types to supplement the information returned for the configuration parameter.

Link copied to clipboard

The version number of the resource configuration.

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