pulumi-cloudflare-kotlin
4.16.0.1
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin
/
ListArgs
/
ListArgs
List
Args
fun
ListArgs
(
accountId
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
items
:
Output
<
List
<
ListItemArgs
>
>
?
=
null
,
kind
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
)