toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.cms.kotlin.outputs
/
GetSlsGroupsGroupSlsGroupConfig
Get
Sls
Groups
Group
Sls
Group
Config
data
class
GetSlsGroupsGroupSlsGroupConfig
(
val
slsLogstore
:
String
,
val
slsProject
:
String
,
val
slsRegion
:
String
,
val
slsUserId
:
String
)
Members
Constructors
Get
Sls
Groups
Group
Sls
Group
Config
Link copied to clipboard
constructor
(
slsLogstore
:
String
,
slsProject
:
String
,
slsRegion
:
String
,
slsUserId
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
sls
Logstore
Link copied to clipboard
val
slsLogstore
:
String
The name of the Log Store.
sls
Project
Link copied to clipboard
val
slsProject
:
String
The name of the Project.
sls
Region
Link copied to clipboard
val
slsRegion
:
String
The Sls Region.
sls
User
Id
Link copied to clipboard
val
slsUserId
:
String
The ID of the Sls User.