Report Delivery Destination Args
data class ReportDeliveryDestinationArgs(val container: Output<String>, val resourceId: Output<String>, val rootFolderPath: Output<String>? = null) : ConvertibleToJava<ReportDeliveryDestinationArgs>
The destination information for the delivery of the report.