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