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