RosMonitorGroupProps
Properties for defining a RosMonitorGroup
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-cms-monitorgroup
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcms/datasource"
&datasource.RosMonitorGroupProps {
GroupId: interface{},
RefreshOptions: interface{},
}
Properties
Name | Type | Description |
---|---|---|
GroupId |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
GroupId
Required
GroupId interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}