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