pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.wafregional.kotlin
/
IpSetArgs
/
IpSetArgs
Ip
Set
Args
fun
IpSetArgs
(
ipSetDescriptors
:
Output
<
List
<
IpSetIpSetDescriptorArgs
>
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
)