AssessmentTarget
Contains information about an Amazon Inspector Classic application. This data type is used as the response element in the DescribeAssessmentTargets action.
Contents
- arn
 - 
               
The ARN that specifies the Amazon Inspector Classic assessment target.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 300.
Required: Yes
 - createdAt
 - 
               
The time at which the assessment target is created.
Type: Timestamp
Required: Yes
 - name
 - 
               
The name of the Amazon Inspector Classic assessment target.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 140.
Required: Yes
 - updatedAt
 - 
               
The time at which UpdateAssessmentTarget is called.
Type: Timestamp
Required: Yes
 - resourceGroupArn
 - 
               
The ARN that specifies the resource group that is associated with the assessment target.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 300.
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: