pulumi-cloudflare-kotlin
5.13.0.0
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
GetListsList
Get
Lists
List
data
class
GetListsList
(
val
description
:
String
?
=
null
,
val
id
:
String
?
=
null
,
val
kind
:
String
?
=
null
,
val
name
:
String
?
=
null
,
val
numitems
:
Int
?
=
null
)
Types
Constructors
Properties
Constructors
Get
Lists
List
Link copied to clipboard
fun
GetListsList
(
description
:
String
?
=
null
,
id
:
String
?
=
null
,
kind
:
String
?
=
null
,
name
:
String
?
=
null
,
numitems
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
description
Link copied to clipboard
val
description
:
String
?
=
null
id
Link copied to clipboard
val
id
:
String
?
=
null
kind
Link copied to clipboard
val
kind
:
String
?
=
null
name
Link copied to clipboard
val
name
:
String
?
=
null
numitems
Link copied to clipboard
val
numitems
:
Int
?
=
null