動作描述
在CloudDesktop中執行命令
文法
Action: ACS::ECD::RunCommand
Properties:
regionId: String
desktopId: String
commandType: String
contentEncoding: String
commandContent: String
timeout: Number屬性
屬性名稱 | 描述 | 類型 | 是否必填 | 預設值 | 約束 |
regionId | 地區ID | String | 否 | {{ ACS::RegionId }} | |
desktopId | CloudDesktopID | String | 是 | ||
commandType | 雲助手命令類型 | String | 是 | ||
contentEncoding | 指令碼內容的編碼方式 | String | 否 | PlainText | |
commandContent | 雲助手命令內容 | String | 是 | ||
timeout | 執行指令碼的逾時時間 | Number | 否 | 600 |
傳回值
傳回值名稱 | 描述 | 類型 |
invocationOutput | String |