class Aws::Inspector::Types::StartAssessmentRunRequest
@note When making an API call, you may pass StartAssessmentRunRequest
data as a hash: { assessment_template_arn: "Arn", # required assessment_run_name: "AssessmentRunName", }
@!attribute [rw] assessment_template_arn
The ARN of the assessment template of the assessment run that you want to start. @return [String]
@!attribute [rw] assessment_run_name
You can specify the name for the assessment run. The name must be unique for the assessment template whose ARN is used to start the assessment run. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/inspector-2016-02-16/StartAssessmentRunRequest AWS API Documentation
Constants
- SENSITIVE