AssessmentTarget

class AssessmentTarget : KotlinCustomResource

Resource Type definition for AWS::Inspector::AssessmentTarget

Properties

Link copied to clipboard
val arn: Output<String>

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

Link copied to clipboard

The name of the Amazon Inspector assessment target. The name must be unique within the AWS account .

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
val resourceGroupArn: Output<String>?

The ARN that specifies the resource group that is used to create the assessment target. If resourceGroupArn is not specified, all EC2 instances in the current AWS account and Region are included in the assessment target.

Link copied to clipboard
val urn: Output<String>