toggle menu
pulumi-cloudflare-kotlin
5.49.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin
/
TeamsListArgs
/
TeamsListArgs
Teams
List
Args
constructor
(
accountId
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
items
:
Output
<
List
<
String
>
>
?
=
null
,
itemsWithDescriptions
:
Output
<
List
<
TeamsListItemsWithDescriptionArgs
>
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
type
:
Output
<
String
>
?
=
null
)