class Aws::KinesisAnalytics::Types::InputParallelismUpdate

Provides updates to the parallelism count.

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

data as a hash:

    {
      count_update: 1,
    }

@!attribute [rw] count_update

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

@see docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/InputParallelismUpdate AWS API Documentation

Constants

SENSITIVE