toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.pipes.kotlin.inputs
/
PipeBatchArrayPropertiesArgs
Pipe
Batch
Array
Properties
Args
data
class
PipeBatchArrayPropertiesArgs
(
val
size
:
Output
<
Int
>
?
=
null
)
:
ConvertibleToJava
<
PipeBatchArrayPropertiesArgs
>
Members
Constructors
Pipe
Batch
Array
Properties
Args
Link copied to clipboard
constructor
(
size
:
Output
<
Int
>
?
=
null
)
Properties
size
Link copied to clipboard
val
size
:
Output
<
Int
>
?
=
null
The size of the array, if this is an array batch job.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
PipeBatchArrayPropertiesArgs