You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::KinesisAnalyticsV2::Types::InputParallelismUpdate
- Inherits:
-
Struct
- Object
- Struct
- Aws::KinesisAnalyticsV2::Types::InputParallelismUpdate
- Defined in:
- (unknown)
Overview
Note:
When passing InputParallelismUpdate as input to an Aws::Client method, you can use a vanilla Hash:
{
count_update: 1, # required
}
For a SQL-based Kinesis Data Analytics application, provides updates to the parallelism count.
Returned by:
Instance Attribute Summary collapse
-
#count_update ⇒ Integer
The number of in-application streams to create for the specified streaming source.
Instance Attribute Details
#count_update ⇒ Integer
The number of in-application streams to create for the specified streaming source.