class Aws::Inspector::Types::CreateAssessmentTargetRequest
@note When making an API call, you may pass CreateAssessmentTargetRequest
data as a hash: { assessment_target_name: "AssessmentTargetName", # required resource_group_arn: "Arn", }
@!attribute [rw] assessment_target_name
The user-defined name that identifies the assessment target that you want to create. The name must be unique within the AWS account. @return [String]
@!attribute [rw] resource_group_arn
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. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/inspector-2016-02-16/CreateAssessmentTargetRequest AWS API Documentation
Constants
- SENSITIVE