toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ens.kotlin
/
vswitch
vswitch
suspend
fun
vswitch
(
name
:
String
,
block
:
suspend
VswitchResourceBuilder
.
(
)
->
Unit
)
:
Vswitch
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
Vswitch
.
See also
Vswitch
.
fun
vswitch
(
name
:
String
)
:
Vswitch
Parameters
name
The
unique
name of the resulting resource.
See also
Vswitch
.