Package | Description |
---|---|
com.tencentcloudapi.cvm.v20170312.models |
Modifier and Type | Method and Description |
---|---|
RunAutomationServiceEnabled |
EnhancedService.getAutomationService()
Get 开启云自动化助手服务(TencentCloud Automation Tools,TAT)。若不指定该参数,则公共镜像默认开启云自动化助手服务,其他镜像默认不开启云自动化助手服务。
|
Modifier and Type | Method and Description |
---|---|
void |
EnhancedService.setAutomationService(RunAutomationServiceEnabled AutomationService)
Set 开启云自动化助手服务(TencentCloud Automation Tools,TAT)。若不指定该参数,则公共镜像默认开启云自动化助手服务,其他镜像默认不开启云自动化助手服务。
|
Constructor and Description |
---|
RunAutomationServiceEnabled(RunAutomationServiceEnabled source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.