You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Firehose::Types::ListDeliveryStreamsOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#delivery_stream_namesArray<String>

The names of the delivery streams.

Returns:

  • (Array<String>)

    The names of the delivery streams.

#has_more_delivery_streamsBoolean

Indicates whether there are more delivery streams available to list.

Returns:

  • (Boolean)

    Indicates whether there are more delivery streams available to list.