RosCommandsProps
Properties for defining a RosCommands
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-ecs-commands
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs/datasource"
&datasource.RosCommandsProps {
CommandId: interface{},
CommandName: interface{},
Description: interface{},
RefreshOptions: interface{},
Type: interface{},
}
Properties
Name | Type | Description |
---|---|---|
CommandId |
interface{} |
No description. |
CommandName |
interface{} |
No description. |
Description |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
Type |
interface{} |
No description. |
CommandId
Optional
CommandId interface{}
- Type: interface{}
CommandName
Optional
CommandName interface{}
- Type: interface{}
Description
Optional
Description interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
Type
Optional
Type interface{}
- Type: interface{}