RosMonitoringAgentProps
Properties for defining a RosMonitoringAgent
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cms-monitoringagent
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcms"
&alicloudroscdkcms.RosMonitoringAgentProps {
Force: interface{},
InstallCommand: interface{},
InstanceIds: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Force |
interface{} |
No description. |
InstallCommand |
interface{} |
No description. |
InstanceIds |
interface{} |
No description. |
Force
Optional
Force interface{}
- Type: interface{}
InstallCommand
Optional
InstallCommand interface{}
- Type: interface{}
InstanceIds
Optional
InstanceIds interface{}
- Type: interface{}