toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.pipes.kotlin.outputs
/
PipeBatchArrayProperties
Pipe
Batch
Array
Properties
data
class
PipeBatchArrayProperties
(
val
size
:
Int
?
=
null
)
Members
Constructors
Pipe
Batch
Array
Properties
Link copied to clipboard
constructor
(
size
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
size
Link copied to clipboard
val
size
:
Int
?
=
null
The size of the array, if this is an array batch job.