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. |
CommandId
Required
CommandId interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}