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

Class: Aws::QuickSight::Types::DashboardVersionSummary

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

Overview

Dashboard version summary.

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name (ARN) of the resource.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the resource.

#created_timeTime

The time that this dashboard version was created.

Returns:

  • (Time)

    The time that this dashboard version was created.

#descriptionString

Description.

Returns:

  • (String)

    Description.

#source_entity_arnString

Source entity ARN.

Returns:

  • (String)

    Source entity ARN.

#statusString

The HTTP status of the request.

Possible values:

  • CREATION_IN_PROGRESS
  • CREATION_SUCCESSFUL
  • CREATION_FAILED
  • UPDATE_IN_PROGRESS
  • UPDATE_SUCCESSFUL
  • UPDATE_FAILED
  • DELETED

Returns:

  • (String)

    The HTTP status of the request.

#version_numberInteger

Version number.

Returns:

  • (Integer)

    Version number.