public static class DescribeEipAddressesResponseBody.DescribeEipAddressesResponseBodyEipAddressesEipAddressOperationLocksLockReason
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
lockReason
The reason why the EIP is locked.
|
@NameInMap(value="LockReason") public String lockReason
The reason why the EIP is locked. Valid values:
financial
public DescribeEipAddressesResponseBodyEipAddressesEipAddressOperationLocksLockReason()
public static DescribeEipAddressesResponseBody.DescribeEipAddressesResponseBodyEipAddressesEipAddressOperationLocksLockReason build(Map<String,?> map) throws Exception
Exception
public DescribeEipAddressesResponseBody.DescribeEipAddressesResponseBodyEipAddressesEipAddressOperationLocksLockReason setLockReason(String lockReason)
public String getLockReason()
Copyright © 2024. All rights reserved.