GetLogConfigsConfig

data class GetLogConfigsConfig(val id: String, val logType: String, val regionId: String, val slsLogStore: String, val slsProject: String)

Constructors

Link copied to clipboard
constructor(id: String, logType: String, regionId: String, slsLogStore: String, slsProject: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

The ID of the Log Config.

Link copied to clipboard

The type the of log.

Link copied to clipboard

The region ID of the Log Config.

Link copied to clipboard

The name of the Log Store.

Link copied to clipboard

The name of the Project.