toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.wafv2.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
.