public static interface InputParallelism.Builder extends SdkPojo, CopyableBuilder<InputParallelism.Builder,InputParallelism>
| Modifier and Type | Method and Description |
|---|---|
InputParallelism.Builder |
count(Integer count)
The number of in-application streams to create.
|
copyapplyMutation, buildInputParallelism.Builder count(Integer count)
The number of in-application streams to create.
count - The number of in-application streams to create.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.