public class TerminateEipAddressRequest
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
String |
eipId
一个EIP ID 可通过DescribeEipAddress接口返回值中的eipId获取
|
| Constructor and Description |
|---|
TerminateEipAddressRequest() |
@Validation(minLength=1,
required=true)
public String eipId
Copyright © 2023. All rights reserved.