Class: Aws::QuickSight::Types::DashboardVersion

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb

Overview

Dashboard version.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#arn ⇒ String

The Amazon Resource Name (ARN) of the resource.

Returns:

  • (String)


13538
13539
13540
13541
13542
13543
13544
13545
13546
13547
13548
13549
13550
13551
13552
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 13538

class DashboardVersion < Struct.new(
  :created_time,
  :errors,
  :version_number,
  :status,
  :arn,
  :source_entity_arn,
  :data_set_arns,
  :topic_arns,
  :description,
  :theme_arn,
  :sheets)
  SENSITIVE = []
  include Aws::Structure
end

#created_time ⇒ Time

The time that this dashboard version was created.

Returns:

  • (Time)


13538
13539
13540
13541
13542
13543
13544
13545
13546
13547
13548
13549
13550
13551
13552
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 13538

class DashboardVersion < Struct.new(
  :created_time,
  :errors,
  :version_number,
  :status,
  :arn,
  :source_entity_arn,
  :data_set_arns,
  :topic_arns,
  :description,
  :theme_arn,
  :sheets)
  SENSITIVE = []
  include Aws::Structure
end

#data_set_arns ⇒ Array<String>

The Amazon Resource Names (ARNs) for the datasets that are associated with this version of the dashboard.

Returns:

  • (Array<String>)


13538
13539
13540
13541
13542
13543
13544
13545
13546
13547
13548
13549
13550
13551
13552
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 13538

class DashboardVersion < Struct.new(
  :created_time,
  :errors,
  :version_number,
  :status,
  :arn,
  :source_entity_arn,
  :data_set_arns,
  :topic_arns,
  :description,
  :theme_arn,
  :sheets)
  SENSITIVE = []
  include Aws::Structure
end

#description ⇒ String

Description.

Returns:

  • (String)


13538
13539
13540
13541
13542
13543
13544
13545
13546
13547
13548
13549
13550
13551
13552
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 13538

class DashboardVersion < Struct.new(
  :created_time,
  :errors,
  :version_number,
  :status,
  :arn,
  :source_entity_arn,
  :data_set_arns,
  :topic_arns,
  :description,
  :theme_arn,
  :sheets)
  SENSITIVE = []
  include Aws::Structure
end

#errors ⇒ Array<Types::DashboardError>

Errors associated with this dashboard version.

Returns:



13538
13539
13540
13541
13542
13543
13544
13545
13546
13547
13548
13549
13550
13551
13552
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 13538

class DashboardVersion < Struct.new(
  :created_time,
  :errors,
  :version_number,
  :status,
  :arn,
  :source_entity_arn,
  :data_set_arns,
  :topic_arns,
  :description,
  :theme_arn,
  :sheets)
  SENSITIVE = []
  include Aws::Structure
end

#sheets ⇒ Array<Types::Sheet>

A list of the associated sheets with the unique identifier and name of each sheet.

Returns:



13538
13539
13540
13541
13542
13543
13544
13545
13546
13547
13548
13549
13550
13551
13552
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 13538

class DashboardVersion < Struct.new(
  :created_time,
  :errors,
  :version_number,
  :status,
  :arn,
  :source_entity_arn,
  :data_set_arns,
  :topic_arns,
  :description,
  :theme_arn,
  :sheets)
  SENSITIVE = []
  include Aws::Structure
end

#source_entity_arn ⇒ String

Source entity ARN.

Returns:

  • (String)


13538
13539
13540
13541
13542
13543
13544
13545
13546
13547
13548
13549
13550
13551
13552
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 13538

class DashboardVersion < Struct.new(
  :created_time,
  :errors,
  :version_number,
  :status,
  :arn,
  :source_entity_arn,
  :data_set_arns,
  :topic_arns,
  :description,
  :theme_arn,
  :sheets)
  SENSITIVE = []
  include Aws::Structure
end

#status ⇒ String

The HTTP status of the request.

Returns:

  • (String)


13538
13539
13540
13541
13542
13543
13544
13545
13546
13547
13548
13549
13550
13551
13552
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 13538

class DashboardVersion < Struct.new(
  :created_time,
  :errors,
  :version_number,
  :status,
  :arn,
  :source_entity_arn,
  :data_set_arns,
  :topic_arns,
  :description,
  :theme_arn,
  :sheets)
  SENSITIVE = []
  include Aws::Structure
end

#theme_arn ⇒ String

The ARN of the theme associated with a version of the dashboard.

Returns:

  • (String)


13538
13539
13540
13541
13542
13543
13544
13545
13546
13547
13548
13549
13550
13551
13552
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 13538

class DashboardVersion < Struct.new(
  :created_time,
  :errors,
  :version_number,
  :status,
  :arn,
  :source_entity_arn,
  :data_set_arns,
  :topic_arns,
  :description,
  :theme_arn,
  :sheets)
  SENSITIVE = []
  include Aws::Structure
end

#topic_arns ⇒ Array<String>

The Amazon Resource Names (ARNs) for the topics that are associated with this version of the dashboard.

Returns:

  • (Array<String>)


13538
13539
13540
13541
13542
13543
13544
13545
13546
13547
13548
13549
13550
13551
13552
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 13538

class DashboardVersion < Struct.new(
  :created_time,
  :errors,
  :version_number,
  :status,
  :arn,
  :source_entity_arn,
  :data_set_arns,
  :topic_arns,
  :description,
  :theme_arn,
  :sheets)
  SENSITIVE = []
  include Aws::Structure
end

#version_number ⇒ Integer

Version number for this version of the dashboard.

Returns:

  • (Integer)


13538
13539
13540
13541
13542
13543
13544
13545
13546
13547
13548
13549
13550
13551
13552
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 13538

class DashboardVersion < Struct.new(
  :created_time,
  :errors,
  :version_number,
  :status,
  :arn,
  :source_entity_arn,
  :data_set_arns,
  :topic_arns,
  :description,
  :theme_arn,
  :sheets)
  SENSITIVE = []
  include Aws::Structure
end