toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.networkmanager.kotlin
/
link
link
suspend
fun
link
(
name
:
String
,
block
:
suspend
LinkResourceBuilder
.
(
)
->
Unit
)
:
Link
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
Link
.
See also
Link
.
fun
link
(
name
:
String
)
:
Link
Parameters
name
The
unique
name of the resulting resource.
See also
Link
.