| Package | Description | 
|---|---|
| com.tencentcloudapi.vpc.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
CidrForCcn[] | 
RouteTable.getLocalCidrForCcn()
Get Whether the local route is published to CCN. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
RouteTable.setLocalCidrForCcn(CidrForCcn[] LocalCidrForCcn)
Set Whether the local route is published to CCN. 
 | 
| Constructor and Description | 
|---|
CidrForCcn(CidrForCcn source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. 
 | 
Copyright © 2025. All rights reserved.