toggle menu
pulumi-cloudflare-kotlin
4.16.0.2
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin
/
IpListArgs
/
IpListArgs
Ip
List
Args
constructor
(
accountId
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
items
:
Output
<
List
<
IpListItemArgs
>
>
?
=
null
,
kind
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
)