Skip to content

SlsGroupConfigProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcms"
&alicloudroscdkcms.SlsGroupConfigProperty {
    SlsLogstore: interface{},
    SlsProject: interface{},
    SlsRegion: interface{},
    SlsUserId: interface{},
}

Properties

Name Type Description
SlsLogstore interface{} No description.
SlsProject interface{} No description.
SlsRegion interface{} No description.
SlsUserId interface{} No description.

SlsLogstoreRequired

SlsLogstore interface{}
  • Type: interface{}

SlsProjectRequired

SlsProject interface{}
  • Type: interface{}

SlsRegionRequired

SlsRegion interface{}
  • Type: interface{}

SlsUserIdOptional

SlsUserId interface{}
  • Type: interface{}