You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Inspector::Types::DeleteAssessmentTargetRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::Inspector::Types::DeleteAssessmentTargetRequest
- Defined in:
- (unknown)
Overview
Note:
When passing DeleteAssessmentTargetRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
assessment_target_arn: "Arn", # required
}
Instance Attribute Summary collapse
-
#assessment_target_arn ⇒ String
The ARN that specifies the assessment target that you want to delete.
Instance Attribute Details
#assessment_target_arn ⇒ String
The ARN that specifies the assessment target that you want to delete.