动作描述
创建一个云助手命令并在一个ECS实例上触发。
语法
Action: ACS::RDC::RunCommand
Properties:
InstanceId: String
CommandContent: String
RegionId: String
属性
属性名称 | 描述 | 类型 | 是否必填 | 默认值 | 约束 |
InstanceId | The ID of ECS instance that will invoke command. | String | 是 | 最大长度 : 30 最小长度 : 1 | |
CommandContent | The content cloud assistant command. | String | 是 | ||
RegionId | The ID of region. | String | 是 |
返回值
返回值名称 | 描述 | 类型 |
InvocationOutput | String |
详情
文档内容是否对您有帮助?