Skip to content

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.

LogStorageLocationRequired

LogStorageLocation interface{}
  • Type: interface{}

ProjectNameRequired

ProjectName interface{}
  • Type: interface{}

ServiceLogTypesRequired

ServiceLogTypes interface{}
  • Type: interface{}