Uses of Class
software.amazon.awssdk.services.cloudwatchevents.model.KinesisParameters
-
Packages that use KinesisParameters Package Description software.amazon.awssdk.services.cloudwatchevents.model -
-
Uses of KinesisParameters in software.amazon.awssdk.services.cloudwatchevents.model
Methods in software.amazon.awssdk.services.cloudwatchevents.model that return KinesisParameters Modifier and Type Method Description KinesisParametersTarget. kinesisParameters()The custom parameter you can use to control the shard assignment, when the target is a Kinesis data stream.Methods in software.amazon.awssdk.services.cloudwatchevents.model with parameters of type KinesisParameters Modifier and Type Method Description Target.BuilderTarget.Builder. kinesisParameters(KinesisParameters kinesisParameters)The custom parameter you can use to control the shard assignment, when the target is a Kinesis data stream.
-