public class CreateCloudRouterRequest
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
String |
cloudRouterDescription
三层网络的描述信息。
|
String |
cloudRouterName
三层网络的名称。
|
List<CreateCloudRouterEdgePoint> |
edgePoints
创建三层网络中的边缘连接点信息。
|
String |
resourceGroupId
资源组的ID。
|
| Constructor and Description |
|---|
CreateCloudRouterRequest() |
public String cloudRouterName
public String cloudRouterDescription
public List<CreateCloudRouterEdgePoint> edgePoints
public String resourceGroupId
Copyright © 2024. All rights reserved.