toggle menu
pulumi-aws-kotlin
6.37.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.pipes.kotlin.outputs
/
PipeSourceParametersSqsQueueParameters
Pipe
Source
Parameters
Sqs
Queue
Parameters
data
class
PipeSourceParametersSqsQueueParameters
(
val
batchSize
:
Int
?
=
null
,
val
maximumBatchingWindowInSeconds
:
Int
?
=
null
)
Members
Constructors
Pipe
Source
Parameters
Sqs
Queue
Parameters
Link copied to clipboard
constructor
(
batchSize
:
Int
?
=
null
,
maximumBatchingWindowInSeconds
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
batch
Size
Link copied to clipboard
val
batchSize
:
Int
?
=
null
maximum
Batching
Window
In
Seconds
Link copied to clipboard
val
maximumBatchingWindowInSeconds
:
Int
?
=
null