RegisterStreamConsumerRequest
Types
Properties
Link copied to clipboard
For a given Kinesis data stream, each consumer must have a unique name. However, consumer names don't have to be unique across data streams.
Link copied to clipboard
The ARN of the Kinesis data stream that you want to register the consumer with. For more info, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces.
Functions
Link copied to clipboard
inline fun copy(block: RegisterStreamConsumerRequest.Builder.() -> Unit = {}): RegisterStreamConsumerRequest