toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ddos.kotlin
/
bgpIp
bgp
Ip
suspend
fun
bgpIp
(
name
:
String
,
block
:
suspend
BgpIpResourceBuilder
.
(
)
->
Unit
)
:
BgpIp
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
BgpIp
.
See also
Bgp
Ip
.
fun
bgpIp
(
name
:
String
)
:
BgpIp
Parameters
name
The
unique
name of the resulting resource.
See also
Bgp
Ip
.