SavedsearchProps
Properties for defining a Savedsearch
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-sls-savedsearch
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdksls"
&alicloudroscdksls.SavedsearchProps {
Detail: interface{},
Project: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Detail |
interface{} |
Property detail:. |
Project |
interface{} |
Property project: Project name. |
Detail
Required
Detail interface{}
- Type: interface{}
Property detail:.
Project
Required
Project interface{}
- Type: interface{}
Property project: Project name.