class Aws::AuditManager::Types::AssessmentReportsDestination
The location in which Audit Manager saves assessment reports for the given assessment.
@note When making an API call, you may pass AssessmentReportsDestination
data as a hash: { destination_type: "S3", # accepts S3 destination: "S3Url", }
@!attribute [rw] destination_type
The destination type, such as Amazon S3. @return [String]
@!attribute [rw] destination
The destination of the assessment report. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/auditmanager-2017-07-25/AssessmentReportsDestination AWS API Documentation
Constants
- SENSITIVE