GetRealTimeLogDeliveriesDelivery

data class GetRealTimeLogDeliveriesDelivery(val domain: String, val id: String, val logstore: String, val project: String, val slsRegion: String, val status: String)

Constructors

Link copied to clipboard
constructor(domain: String, id: String, logstore: String, project: String, slsRegion: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Real-Time Log Service Domain.

Link copied to clipboard
val id: String

The ID of the Real Time Log Delivery.

Link copied to clipboard

The name of the Logstore that collects log data from Alibaba Cloud Content Delivery Network (CDN) in real time.

Link copied to clipboard

The name of the Log Service project that is used for real-time log delivery.

Link copied to clipboard

The region where the Log Service project is deployed.

Link copied to clipboard

The status of the real-time log delivery feature. Valid Values: online and offline.