ServiceMeshNetwork

data class ServiceMeshNetwork(val securityGroupId: String? = null, val vpcId: String, val vswitcheList: String)

Constructors

Link copied to clipboard
constructor(securityGroupId: String? = null, vpcId: String, vswitcheList: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val securityGroupId: String? = null

Security group ID

Link copied to clipboard

VPC ID

Link copied to clipboard

Virtual Switch ID