toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.cen.kotlin.outputs
/
GetTransitRouterVpcAttachmentsAttachmentZoneMapping
Get
Transit
Router
Vpc
Attachments
Attachment
Zone
Mapping
data
class
GetTransitRouterVpcAttachmentsAttachmentZoneMapping
(
val
vswitchId
:
String
,
val
zoneId
:
String
)
Members
Constructors
Get
Transit
Router
Vpc
Attachments
Attachment
Zone
Mapping
Link copied to clipboard
constructor
(
vswitchId
:
String
,
zoneId
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
vswitch
Id
Link copied to clipboard
val
vswitchId
:
String
The ID of the vSwitch.
zone
Id
Link copied to clipboard
val
zoneId
:
String
The ID of the zone.