Skip to content

RosMonitoringAgentProcessProps

Properties for defining a RosMonitoringAgentProcess.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cms-monitoringagentprocess

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcms"
&alicloudroscdkcms.RosMonitoringAgentProcessProps {
    InstanceId: interface{},
    ProcessName: interface{},
    ProcessUser: interface{},
}

Properties

Name Type Description
InstanceId interface{} No description.
ProcessName interface{} No description.
ProcessUser interface{} No description.

InstanceIdRequired

InstanceId interface{}
  • Type: interface{}

ProcessNameOptional

ProcessName interface{}
  • Type: interface{}

ProcessUserOptional

ProcessUser interface{}
  • Type: interface{}