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