@Stability(value=Stable) public static final class CfnAssessment.AssessmentReportsDestinationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAssessment.AssessmentReportsDestinationProperty>
CfnAssessment.AssessmentReportsDestinationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnAssessment.AssessmentReportsDestinationProperty |
build()
Builds the configured instance.
|
CfnAssessment.AssessmentReportsDestinationProperty.Builder |
destination(String destination)
Sets the value of
CfnAssessment.AssessmentReportsDestinationProperty.getDestination() |
CfnAssessment.AssessmentReportsDestinationProperty.Builder |
destinationType(String destinationType)
Sets the value of
CfnAssessment.AssessmentReportsDestinationProperty.getDestinationType() |
@Stability(value=Stable) public CfnAssessment.AssessmentReportsDestinationProperty.Builder destination(String destination)
CfnAssessment.AssessmentReportsDestinationProperty.getDestination()destination - The destination of the assessment report.this@Stability(value=Stable) public CfnAssessment.AssessmentReportsDestinationProperty.Builder destinationType(String destinationType)
CfnAssessment.AssessmentReportsDestinationProperty.getDestinationType()destinationType - The destination type, such as Amazon S3.this@Stability(value=Stable) public CfnAssessment.AssessmentReportsDestinationProperty build()
build in interface software.amazon.jsii.Builder<CfnAssessment.AssessmentReportsDestinationProperty>CfnAssessment.AssessmentReportsDestinationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.