Skip to content

RosCommandProps

Properties for defining a RosCommand.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-ecs-command

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs/datasource"
&datasource.RosCommandProps {
    CommandId: interface{},
    RefreshOptions: interface{},
}

Properties

Name Type Description
CommandId interface{} No description.
RefreshOptions interface{} No description.

CommandIdRequired

CommandId interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}