Skip to content

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.

DetailRequired

Detail interface{}
  • Type: interface{}

ProjectRequired

Project interface{}
  • Type: interface{}