toggle menu
pulumi-cloudflare-kotlin
6.2.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
GetQueueConsumer
Get
Queue
Consumer
data
class
GetQueueConsumer
(
val
consumerId
:
String
,
val
createdOn
:
String
,
val
queueId
:
String
,
val
script
:
String
,
val
scriptName
:
String
,
val
settings
:
GetQueueConsumerSettings
,
val
type
:
String
)
Members
Constructors
Get
Queue
Consumer
Link copied to clipboard
constructor
(
consumerId
:
String
,
createdOn
:
String
,
queueId
:
String
,
script
:
String
,
scriptName
:
String
,
settings
:
GetQueueConsumerSettings
,
type
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
consumer
Id
Link copied to clipboard
val
consumerId
:
String
A Resource identifier.
created
On
Link copied to clipboard
val
createdOn
:
String
queue
Id
Link copied to clipboard
val
queueId
:
String
A Resource identifier.
script
Link copied to clipboard
val
script
:
String
Name of a Worker
script
Name
Link copied to clipboard
val
scriptName
:
String
Name of a Worker
settings
Link copied to clipboard
val
settings
:
GetQueueConsumerSettings
type
Link copied to clipboard
val
type
:
String
Available values: "worker".