public class UpdateServiceSafetyLockRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
UpdateServiceSafetyLockRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static UpdateServiceSafetyLockRequest |
build(Map<String,?> map) |
String |
getLock() |
UpdateServiceSafetyLockRequest |
setLock(String lock) |
@NameInMap(value="Lock") public String lock
The lock scope. Valid values:
This parameter is required.
example:dangerous
public static UpdateServiceSafetyLockRequest build(Map<String,?> map) throws Exception
Exceptionpublic UpdateServiceSafetyLockRequest setLock(String lock)
public String getLock()
Copyright © 2024. All rights reserved.