ServiceMeshNetwork

data class ServiceMeshNetwork(val vpcId: String, val vswitcheList: String)

Constructors

Link copied to clipboard
fun ServiceMeshNetwork(vpcId: String, vswitcheList: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the VPC.

Link copied to clipboard

The list of Virtual Switch.