pulumi-cloudflare-kotlin
4.16.0.1
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
ListItem
List
Item
data
class
ListItem
(
val
comment
:
String
?
=
null
,
val
value
:
ListItemValue
)
Types
Constructors
Properties
Constructors
List
Item
Link copied to clipboard
fun
ListItem
(
comment
:
String
?
=
null
,
value
:
ListItemValue
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
comment
Link copied to clipboard
val
comment
:
String
?
=
null
An optional comment for the item.
value
Link copied to clipboard
val
value
:
ListItemValue