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

Class: Aws::DynamoDB::Types::UpdateContributorInsightsOutput

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#contributor_insights_statusString

The status of contributor insights

Possible values:

  • ENABLING
  • ENABLED
  • DISABLING
  • DISABLED
  • FAILED

Returns:

  • (String)

    The status of contributor insights.

#index_nameString

The name of the global secondary index, if applicable.

Returns:

  • (String)

    The name of the global secondary index, if applicable.

#table_nameString

The name of the table.

Returns:

  • (String)

    The name of the table.