CopyableBuilder<StartAssessmentRunResponse.Builder,StartAssessmentRunResponse>
, SdkBuilder<StartAssessmentRunResponse.Builder,StartAssessmentRunResponse>
public static interface StartAssessmentRunResponse.Builder extends CopyableBuilder<StartAssessmentRunResponse.Builder,StartAssessmentRunResponse>
Modifier and Type | Method | Description |
---|---|---|
StartAssessmentRunResponse.Builder |
assessmentRunArn(String assessmentRunArn) |
The ARN of the assessment run that has been started.
|
copy
apply, 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.