Report Delivery Info Args
data class ReportDeliveryInfoArgs(val destination: Output<ReportDeliveryDestinationArgs>) : ConvertibleToJava<ReportDeliveryInfoArgs>
The delivery information associated with a report.
The delivery information associated with a report.