client

in lib/fluent/plugin/kinesis_helper/client.rb [17:20]


      def client
        @client ||= client_class.new(client_options)
      end