GetRouteEntriesEntryConflict

data class GetRouteEntriesEntryConflict(val cidrBlock: String, val instanceId: String, val instanceType: String, val regionId: String, val status: String)

Constructors

Link copied to clipboard
constructor(cidrBlock: String, instanceId: String, instanceType: String, regionId: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The destination CIDR block of the route entry to query.

Link copied to clipboard

ID of the CEN instance.

Link copied to clipboard

The type of the CEN child instance.

Link copied to clipboard

ID of the region where the conflicted route entry is located.

Link copied to clipboard

Reasons of exceptions.