class Aws::KinesisAnalytics::Types::InputParallelism

Describes the number of in-application streams to create for a given streaming source. For information about parallelism, see [Configuring Application Input].

[1]: docs.aws.amazon.com/kinesisanalytics/latest/dev/how-it-works-input.html

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

data as a hash:

    {
      count: 1,
    }

@!attribute [rw] count

Number of in-application streams to create. For more information,
see [Limits][1].

[1]: https://docs.aws.amazon.com/kinesisanalytics/latest/dev/limits.html
@return [Integer]

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

Constants

SENSITIVE