class Aws::KinesisAnalyticsV2::Types::InputParallelismUpdate

For a SQL-based Kinesis Data Analytics application, provides updates to the parallelism count.

@note When making an API call, you may pass InputParallelismUpdate

data as a hash:

    {
      count_update: 1, # required
    }

@!attribute [rw] count_update

The number of in-application streams to create for the specified
streaming source.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/InputParallelismUpdate AWS API Documentation

Constants

SENSITIVE