Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

Amazon Resource Name (ARN) of remediation configuration.

Link copied to clipboard

The remediation is triggered automatically.

Link copied to clipboard

The name of the Config rule.

Link copied to clipboard

Name of the service that owns the service-linked rule, if applicable.

Link copied to clipboard

An ExecutionControls object.

Link copied to clipboard

The maximum number of failed attempts for auto-remediation. If you do not select a number, the default is 5.

Link copied to clipboard

An object of the RemediationParameterValue.

Link copied to clipboard

The type of a resource.

Link copied to clipboard

Time window to determine whether or not to add a remediation exception to prevent infinite remediation attempts. If MaximumAutomaticAttempts remediation attempts have been made under RetryAttemptSeconds, a remediation exception will be added to the resource. If you do not select a number, the default is 60 seconds.

Link copied to clipboard

Target ID is the name of the SSM document.

Link copied to clipboard

The type of the target. Target executes remediation. For example, SSM document.

Link copied to clipboard

Version of the target. For example, version of the SSM document.

Functions