RosAlertProps
Properties for defining a RosAlert
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-sls-alert
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdksls"
&alicloudroscdksls.RosAlertProps {
Detail: interface{},
Project: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Detail |
interface{} |
No description. |
Project |
interface{} |
No description. |
Detail
Required
Detail interface{}
- Type: interface{}
Project
Required
Project interface{}
- Type: interface{}