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

Class: Aws::QuickSight::Types::RowInfo

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

Overview

Information about rows for a data set SPICE ingestion.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#rows_droppedInteger

The number of rows that were not ingested.

Returns:

  • (Integer)

    The number of rows that were not ingested.

#rows_ingestedInteger

The number of rows that were ingested.

Returns:

  • (Integer)

    The number of rows that were ingested.