Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) of the specified configuration recorder.

Link copied to clipboard

The Amazon Resource Name (ARN) of the connector that specifies the connection between a third-party cloud service provider and Config.

Link copied to clipboard
var name: String?

The name of the configuration recorder.

Link copied to clipboard

Specifies which resource types are in scope for the configuration recorder to record.

Link copied to clipboard

Specifies the default recording frequency for the configuration recorder. Config supports Continuous recording and Daily recording.

Link copied to clipboard

Specifies whether the ConfigurationItems in scope for the specified configuration recorder are recorded for free (INTERNAL) or if it impacts the costs to your bill (PAID).

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role assumed by Config and used by the specified configuration recorder.

Link copied to clipboard

Specifies the scope of resources to record from the third-party cloud service provider connected through the connector.

Link copied to clipboard

For service-linked configuration recorders, specifies the linked Amazon Web Services service for the configuration recorder.

Functions