toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.servicemesh.kotlin.outputs
/
GetServiceMeshesMeshNetwork
Get
Service
Meshes
Mesh
Network
data
class
GetServiceMeshesMeshNetwork
(
val
securityGroupId
:
String
,
val
vpcId
:
String
,
val
vswitcheLists
:
List
<
String
>
)
Members
Constructors
Get
Service
Meshes
Mesh
Network
Link copied to clipboard
constructor
(
securityGroupId
:
String
,
vpcId
:
String
,
vswitcheLists
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
security
Group
Id
Link copied to clipboard
val
securityGroupId
:
String
The ID of the Security group
vpc
Id
Link copied to clipboard
val
vpcId
:
String
The ID of the VPC.
vswitche
Lists
Link copied to clipboard
val
vswitcheLists
:
List
<
String
>
The list of Virtual Switch.