toggle menu
pulumi-cloudflare-kotlin
6.2.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
GetZeroTrustListItem
Get
Zero
Trust
List
Item
data
class
GetZeroTrustListItem
(
val
createdAt
:
String
,
val
description
:
String
,
val
value
:
String
)
Members
Constructors
Get
Zero
Trust
List
Item
Link copied to clipboard
constructor
(
createdAt
:
String
,
description
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
created
At
Link copied to clipboard
val
createdAt
:
String
description
Link copied to clipboard
val
description
:
String
The description of the list item, if present
value
Link copied to clipboard
val
value
:
String
The value of the item in a list.