日本熟妇hd丰满老熟妇,中文字幕一区二区三区在线不卡 ,亚洲成片在线观看,免费女同在线一区二区

ACS::ESS::DownloadFileAndRunCommand

動作描述

下載文件到實例并執行命令

語法

Action: ACS::ESS::DownloadFileAndRunCommand
Properties:
 regionId: String
 instanceId: String
 sourceType: String
 sourcePath: String
 tokenInfo: String
 destinationDir: String
 whetherSaveToFile: Boolean
 commandContent: String
 workingDir: String
 timeout: Number

屬性

屬性名稱

描述

類型

是否必填

默認值

約束

regionId

地域ID

String

{{ ACS::RegionId }}

instanceId

ECS實例ID

String

sourceType

文件類型

String

sourcePath

選擇文件

String

tokenInfo

GitHubToken

String

destinationDir

文件保存路徑

String

whetherSaveToFile

是否將內容下載到特定文件

Boolean

True

commandContent

命令內容

String

最大長度 : 16384

workingDir

運行目錄

String

timeout

超時時間

Number

600

返回值

返回值名稱

描述

類型

downloadFileCommandOutput

String

runCommandOutput

String

詳情

ACS::ESS::DownloadFileAndRunCommand詳情