toggle menu
pulumi-cloudflare-kotlin
5.49.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.inputs
/
TeamsListItemsWithDescriptionArgs
Teams
List
Items
With
Description
Args
data
class
TeamsListItemsWithDescriptionArgs
(
val
description
:
Output
<
String
>
,
val
value
:
Output
<
String
>
)
:
ConvertibleToJava
<
TeamsListItemsWithDescriptionArgs
>
Members
Constructors
Teams
List
Items
With
Description
Args
Link copied to clipboard
constructor
(
description
:
Output
<
String
>
,
value
:
Output
<
String
>
)
Properties
description
Link copied to clipboard
val
description
:
Output
<
String
>
value
Link copied to clipboard
val
value
:
Output
<
String
>
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
TeamsListItemsWithDescriptionArgs