toggle menu
pulumi-cloudflare-kotlin
5.49.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.inputs
/
GetListsPlainArgs
Get
Lists
Plain
Args
data
class
GetListsPlainArgs
(
val
accountId
:
String
)
:
ConvertibleToJava
<
GetListsPlainArgs
>
A collection of arguments for invoking getLists.
Members
Constructors
Get
Lists
Plain
Args
Link copied to clipboard
constructor
(
accountId
:
String
)
Properties
account
Id
Link copied to clipboard
val
accountId
:
String
The account identifier to target for the resource.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetListsPlainArgs