public static interface AssessmentReportsDestination.Builder extends SdkPojo, CopyableBuilder<AssessmentReportsDestination.Builder,AssessmentReportsDestination>
| Modifier and Type | Method and Description |
|---|---|
AssessmentReportsDestination.Builder |
destination(String destination)
The destination of the assessment report.
|
AssessmentReportsDestination.Builder |
destinationType(AssessmentReportDestinationType destinationType)
The destination type, such as Amazon S3.
|
AssessmentReportsDestination.Builder |
destinationType(String destinationType)
The destination type, such as Amazon S3.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAssessmentReportsDestination.Builder destinationType(String destinationType)
The destination type, such as Amazon S3.
destinationType - The destination type, such as Amazon S3.AssessmentReportDestinationType,
AssessmentReportDestinationTypeAssessmentReportsDestination.Builder destinationType(AssessmentReportDestinationType destinationType)
The destination type, such as Amazon S3.
destinationType - The destination type, such as Amazon S3.AssessmentReportDestinationType,
AssessmentReportDestinationTypeAssessmentReportsDestination.Builder destination(String destination)
The destination of the assessment report.
destination - The destination of the assessment report.Copyright © 2021. All rights reserved.