Skip to content

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.

ForceOptional

Force interface{}
  • Type: interface{}

InstallCommandOptional

InstallCommand interface{}
  • Type: interface{}

InstanceIdsOptional

InstanceIds interface{}
  • Type: interface{}