pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datafactory.kotlin.inputs
/
AzureQueueSinkArgs
/
AzureQueueSinkArgs
Azure
Queue
Sink
Args
fun
AzureQueueSinkArgs
(
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
)