toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.apig.kotlin.outputs
/
GatewayVswitch
Gateway
Vswitch
data
class
GatewayVswitch
(
val
name
:
String
?
=
null
,
val
vswitchId
:
String
?
=
null
)
Members
Constructors
Gateway
Vswitch
Link copied to clipboard
constructor
(
name
:
String
?
=
null
,
vswitchId
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
?
=
null
The name of the VPC gateway.
vswitch
Id
Link copied to clipboard
val
vswitchId
:
String
?
=
null
The ID of the virtual switch.