kinesisParameters

@JvmName(name = "wskveayhuihhgcxs")
suspend fun kinesisParameters(value: Output<RuleKinesisParametersArgs>)
@JvmName(name = "dskuqnlcdijaoyxj")
suspend fun kinesisParameters(value: RuleKinesisParametersArgs?)

Parameters

value

The custom parameter you can use to control the shard assignment, when the target is a Kinesis data stream. If you do not include this parameter, the default is to use the eventId as the partition key.


@JvmName(name = "wfhhmrlwvytihaxo")
suspend fun kinesisParameters(argument: suspend RuleKinesisParametersArgsBuilder.() -> Unit)

Parameters

argument

The custom parameter you can use to control the shard assignment, when the target is a Kinesis data stream. If you do not include this parameter, the default is to use the eventId as the partition key.