MonitorGroupInstancesProps
Properties for defining a MonitorGroupInstances.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cms-monitorgroupinstances
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcms"
&alicloudroscdkcms.MonitorGroupInstancesProps {
GroupId: interface{},
Instances: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
GroupId |
interface{} |
Property groupId: The ID of the application group. |
Instances |
interface{} |
Property instances:. |
GroupIdRequired
GroupId interface{}
- Type: interface{}
Property groupId: The ID of the application group.
InstancesRequired
Instances interface{}
- Type: interface{}
Property instances:.