RosSiteMonitorProps
Properties for defining a RosSiteMonitor
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cms-sitemonitor
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcms"
&alicloudroscdkcms.RosSiteMonitorProps {
Address: interface{},
TaskName: interface{},
TaskType: interface{},
AlertIds: interface{},
Interval: interface{},
IspCities: interface{},
OptionsJson: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Address |
interface{} |
No description. |
TaskName |
interface{} |
No description. |
TaskType |
interface{} |
No description. |
AlertIds |
interface{} |
No description. |
Interval |
interface{} |
No description. |
IspCities |
interface{} |
No description. |
OptionsJson |
interface{} |
No description. |
Address
Required
Address interface{}
- Type: interface{}
TaskName
Required
TaskName interface{}
- Type: interface{}
TaskType
Required
TaskType interface{}
- Type: interface{}
AlertIds
Optional
AlertIds interface{}
- Type: interface{}
Interval
Optional
Interval interface{}
- Type: interface{}
IspCities
Optional
IspCities interface{}
- Type: interface{}
OptionsJson
Optional
OptionsJson interface{}
- Type: interface{}