/AWS1/CL_SCDKINESISPARAMETERS¶
The templated target type for the Amazon Kinesis
PutRecord
API operation.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_partitionkey
TYPE /AWS1/SCDTARGETPARTITIONKEY
/AWS1/SCDTARGETPARTITIONKEY
¶
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.
Queryable Attributes¶
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.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PARTITIONKEY() |
Getter for PARTITIONKEY, with configurable default |
ASK_PARTITIONKEY() |
Getter for PARTITIONKEY w/ exceptions if field has no value |
HAS_PARTITIONKEY() |
Determine if PARTITIONKEY has a value |