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

Class: Aws::QuickSight::Types::QueueInfo

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

Overview

Information about a queued dataset SPICE ingestion.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#queued_ingestionString

The ID of the ongoing ingestion. The queued ingestion is waiting for the ongoing ingestion to complete.

Returns:

  • (String)

    The ID of the ongoing ingestion.

#waiting_on_ingestionString

The ID of the queued ingestion.

Returns:

  • (String)

    The ID of the queued ingestion.