public static interface StartAssessmentRunResponse.Builder extends InspectorResponse.Builder, SdkPojo, 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.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
StartAssessmentRunResponse.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.