ReportOutput
The output location or cause of a failure in report generation.
Inheritors
Types
Functions
Casts this ReportOutput as a FailedReportOutput and retrieves its aws.sdk.kotlin.services.arcregionswitch.model.FailedReportOutput value. Throws an exception if the ReportOutput is not a FailedReportOutput.
Casts this ReportOutput as a FailedReportOutput and retrieves its aws.sdk.kotlin.services.arcregionswitch.model.FailedReportOutput value. Returns null if the ReportOutput is not a FailedReportOutput.
Casts this ReportOutput as a S3ReportOutput and retrieves its aws.sdk.kotlin.services.arcregionswitch.model.S3ReportOutput value. Throws an exception if the ReportOutput is not a S3ReportOutput.
Casts this ReportOutput as a S3ReportOutput and retrieves its aws.sdk.kotlin.services.arcregionswitch.model.S3ReportOutput value. Returns null if the ReportOutput is not a S3ReportOutput.