Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The ARN of the assessment template.

Link copied to clipboard

The number of existing assessment runs associated with this assessment template. This value can be zero or a positive integer.

Link copied to clipboard

The ARN of the assessment target that corresponds to this assessment template.

Link copied to clipboard

The time at which the assessment template is created.

Link copied to clipboard

The duration in seconds specified for this assessment template. The default value is 3600 seconds (one hour). The maximum value is 86400 seconds (one day).

Link copied to clipboard

The Amazon Resource Name (ARN) of the most recent assessment run associated with this assessment template. This value exists only when the value of assessmentRunCount is greaterpa than zero.

Link copied to clipboard
var name: String?

The name of the assessment template.

Link copied to clipboard

The rules packages that are specified for this assessment template.

Link copied to clipboard

The user-defined attributes that are assigned to every generated finding from the assessment run that uses this assessment template.