RosServiceLogProps
Properties for defining a RosServiceLog
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-sls-servicelog
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdksls"
&alicloudroscdksls.RosServiceLogProps {
LogStorageLocation: interface{},
ProjectName: interface{},
ServiceLogTypes: interface{},
}
Properties
Name | Type | Description |
---|---|---|
LogStorageLocation |
interface{} |
No description. |
ProjectName |
interface{} |
No description. |
ServiceLogTypes |
interface{} |
No description. |
LogStorageLocation
Required
LogStorageLocation interface{}
- Type: interface{}
ProjectName
Required
ProjectName interface{}
- Type: interface{}
ServiceLogTypes
Required
ServiceLogTypes interface{}
- Type: interface{}