Router Express Connect Router Args
data class RouterExpressConnectRouterArgs(val alibabaSideAsn: Output<Int>? = null, val description: Output<String>? = null, val ecrName: Output<String>? = null, val regions: Output<List<RouterExpressConnectRouterRegionArgs>>? = null, val resourceGroupId: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<RouterExpressConnectRouterArgs>
Import
Express Connect Router Express Connect Router can be imported using the id, e.g.
$ pulumi import alicloud:expressconnect/routerExpressConnectRouter:RouterExpressConnectRouter example <id>
Content copied to clipboard
Properties
Link copied to clipboard
ASN representing resources.
Link copied to clipboard
Represents the description of the leased line gateway.
Link copied to clipboard
List of regions representing leased line gateways. See regions
below.
Link copied to clipboard
The ID of the resource group to which the ECR instance belongs.