AssessmentTemplate

class AssessmentTemplate : KotlinCustomResource

Resource Type definition for AWS::Inspector::AssessmentTemplate

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) that specifies the assessment template that is created.

Link copied to clipboard

The ARN of the assessment target to be included in the assessment template.

Link copied to clipboard

The user-defined name that identifies the assessment template that you want to create. You can create several assessment templates for the same assessment target. The names of the assessment templates that correspond to a particular assessment target must be unique.

Link copied to clipboard
val durationInSeconds: Output<Int>

The duration of the assessment run in seconds.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The ARNs of the rules packages that you want to use in the assessment template.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard

The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template. Within an assessment template, each key must be unique.