toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.streamanalytics.kotlin
/
OutputFunctionArgsBuilder
/
batchMaxInBytes
batch
Max
In
Bytes
@
JvmName
(
name
=
"ybrqxocujfqqvnwt"
)
suspend
fun
batchMaxInBytes
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"vvgvotmflvbbpmcg"
)
suspend
fun
batchMaxInBytes
(
value
:
Int
?
)
Parameters
value
The maximum batch size in bytes that's sent to the function. Defaults to
262144
(256 kB).