GetRouteServicesService

data class GetRouteServicesService(val accessRegionId: String, val cenId: String, val cidrs: List<String>, val description: String, val host: String, val hostRegionId: String, val hostVpcId: String, val id: String, val status: String, val updateInterval: String)

Constructors

Link copied to clipboard
constructor(accessRegionId: String, cenId: String, cidrs: List<String>, description: String, host: String, hostRegionId: String, hostVpcId: String, id: String, status: String, updateInterval: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The region of the network instances that access the cloud services.

Link copied to clipboard

The ID of the CEN instance.

Link copied to clipboard

The IP address of the cloud service.

Link copied to clipboard

The description of the cloud service.

Link copied to clipboard

The domain name or IP address of the cloud service.

Link copied to clipboard

The region of the cloud service.

Link copied to clipboard

The VPC associated with the cloud service.

Link copied to clipboard
val id: String

The ID of the route service.

Link copied to clipboard

The status of the cloud service. Valid values: Active, Creating and Deleting.

Link copied to clipboard

The update interval. Default value: 5. The value cannot be modified.