Skip to content

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.

GroupIdRequired

GroupId interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}