ListStreamsInputCopyimport type { ListStreamsInput } from "https://aws-api-16vtt531a2w0.deno.dev/v0.2/services/kinesis.ts";interface ListStreamsInput {ExclusiveStartStreamName?: string | null;Limit?: number | null;}§Properties§ExclusiveStartStreamName?: string | null[src]§Limit?: number | null[src]