Package | Description |
---|---|
com.tencentcloudapi.cvm.v20170312.models |
Modifier and Type | Method and Description |
---|---|
RunAutomationServiceEnabled |
EnhancedService.getAutomationService()
Get 开启云自动化助手服务。若不指定该参数,则默认不开启云自动化助手服务。
|
Modifier and Type | Method and Description |
---|---|
void |
EnhancedService.setAutomationService(RunAutomationServiceEnabled AutomationService)
Set 开启云自动化助手服务。若不指定该参数,则默认不开启云自动化助手服务。
|
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 © 2022. All rights reserved.