class Aws::Inspector::Types::AssessmentTarget

Contains information about an Amazon Inspector application. This data type is used as the response element in the DescribeAssessmentTargets action.

@!attribute [rw] arn

The ARN that specifies the Amazon Inspector assessment target.
@return [String]

@!attribute [rw] name

The name of the Amazon Inspector assessment target.
@return [String]

@!attribute [rw] resource_group_arn

The ARN that specifies the resource group that is associated with
the assessment target.
@return [String]

@!attribute [rw] created_at

The time at which the assessment target is created.
@return [Time]

@!attribute [rw] updated_at

The time at which UpdateAssessmentTarget is called.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/inspector-2016-02-16/AssessmentTarget AWS API Documentation

Constants

SENSITIVE