Uses of Interface
software.amazon.awscdk.services.auditmanager.CfnAssessment.AssessmentReportsDestinationProperty
Package
Description
AWS::AuditManager Construct Library
-
Uses of CfnAssessment.AssessmentReportsDestinationProperty in software.amazon.awscdk.services.auditmanager
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnAssessment.AssessmentReportsDestinationProperty
Modifier and TypeMethodDescriptionCfnAssessment.AssessmentReportsDestinationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnAssessment.Builder.assessmentReportsDestination
(CfnAssessment.AssessmentReportsDestinationProperty assessmentReportsDestination) The destination that evidence reports are stored in for the assessment.CfnAssessmentProps.Builder.assessmentReportsDestination
(CfnAssessment.AssessmentReportsDestinationProperty assessmentReportsDestination) Sets the value ofCfnAssessmentProps.getAssessmentReportsDestination()
void
CfnAssessment.setAssessmentReportsDestination
(CfnAssessment.AssessmentReportsDestinationProperty value) The destination that evidence reports are stored in for the assessment.