public static interface KinesisParameters.Builder extends SdkPojo, CopyableBuilder<KinesisParameters.Builder,KinesisParameters>
| Modifier and Type | Method and Description |
|---|---|
KinesisParameters.Builder |
partitionKey(String partitionKey)
Specifies the shard to which EventBridge Scheduler sends the event.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildKinesisParameters.Builder partitionKey(String partitionKey)
Specifies the shard to which EventBridge Scheduler sends the event. For more information, see Amazon Kinesis Data Streams terminology and concepts in the Amazon Kinesis Streams Developer Guide.
partitionKey - Specifies the shard to which EventBridge Scheduler sends the event. For more information, see Amazon Kinesis Data Streams
terminology and concepts in the Amazon Kinesis Streams Developer Guide.Copyright © 2022. All rights reserved.