public class CidrBlockIp
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
String |
cidrBlockId
Cidr Block唯一ID。
|
String |
cidrBlockType
CIDR的类型。
取值范围:IPV4、IPV6。
|
String |
instanceId
绑定的实例ID。
|
String |
ip
IP。
|
String |
status
状态。
|
| Constructor and Description |
|---|
CidrBlockIp() |
Copyright © 2024. All rights reserved.