toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ga.kotlin
/
ipSet
ip
Set
suspend
fun
ipSet
(
name
:
String
,
block
:
suspend
IpSetResourceBuilder
.
(
)
->
Unit
)
:
IpSet
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
IpSet
.
See also
Ip
Set
.
fun
ipSet
(
name
:
String
)
:
IpSet
Parameters
name
The
unique
name of the resulting resource.
See also
Ip
Set
.