public static interface StartAssessmentRunResponse.Builder extends InspectorResponse.Builder, CopyableBuilder<StartAssessmentRunResponse.Builder,StartAssessmentRunResponse>
| Modifier and Type | Method and Description |
|---|---|
StartAssessmentRunResponse.Builder |
assessmentRunArn(String assessmentRunArn)
The ARN of the assessment run that has been started.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildStartAssessmentRunResponse.Builder assessmentRunArn(String assessmentRunArn)
The ARN of the assessment run that has been started.
assessmentRunArn - The ARN of the assessment run that has been started.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.