| 程序包 | 说明 |
|---|---|
| com.tencentcloudapi.tem.v20210701.models |
| 限定符和类型 | 方法和说明 |
|---|---|
LogOutputConf |
ServiceVersionBrief.getLogOutputConf()
Get (Disused) Log output configuration
Note: This field may return null, indicating that no valid values can be obtained.
|
LogOutputConf |
DeployApplicationRequest.getLogOutputConf()
Get Log output configuration
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ServiceVersionBrief.setLogOutputConf(LogOutputConf LogOutputConf)
Set (Disused) Log output configuration
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
DeployApplicationRequest.setLogOutputConf(LogOutputConf LogOutputConf)
Set Log output configuration
|
| 构造器和说明 |
|---|
LogOutputConf(LogOutputConf 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.