GetSlsGroupsGroupSlsGroupConfig

data class GetSlsGroupsGroupSlsGroupConfig(val slsLogstore: String, val slsProject: String, val slsRegion: String, val slsUserId: String)

Constructors

Link copied to clipboard
constructor(slsLogstore: String, slsProject: String, slsRegion: String, slsUserId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the Log Store.

Link copied to clipboard

The name of the Project.

Link copied to clipboard

The Sls Region.

Link copied to clipboard

The ID of the Sls User.