public class ReleaseEipAddressesRequest
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
List<String> |
eipIds
一个或多个待操作的EIP
EIP ID可通过DescribeEipAddresses接口返回值中的eipId获取
每次请求批量EIP的上限为100
|
| Constructor and Description |
|---|
ReleaseEipAddressesRequest() |
Copyright © 2023. All rights reserved.