toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datafactory.kotlin.inputs
/
AzureQueueSinkArgs
/
AzureQueueSinkArgs
Azure
Queue
Sink
Args
constructor
(
disableMetricsCollection
:
Output
<
Any
>
?
=
null
,
maxConcurrentConnections
:
Output
<
Any
>
?
=
null
,
sinkRetryCount
:
Output
<
Any
>
?
=
null
,
sinkRetryWait
:
Output
<
Any
>
?
=
null
,
type
:
Output
<
String
>
,
writeBatchSize
:
Output
<
Any
>
?
=
null
,
writeBatchTimeout
:
Output
<
Any
>
?
=
null
)