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

Class: Aws::QuickSight::Types::TemplateSummary

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

Overview

The template summary.

Instance Attribute Summary collapse

Instance Attribute Details

#arn ⇒ String

A summary of a template.

Returns:

  • (String) —

    A summary of a template.

#created_time ⇒ Time

The last time that this template was created.

Returns:

  • (Time) —

    The last time that this template was created.

#last_updated_time ⇒ Time

The last time that this template was updated.

Returns:

  • (Time) —

    The last time that this template was updated.

#latest_version_number ⇒ Integer

A structure containing a list of version numbers for the template summary.

Returns:

  • (Integer) —

    A structure containing a list of version numbers for the template summary.

#name ⇒ String

A display name for the template.

Returns:

  • (String) —

    A display name for the template.

#template_id ⇒ String

The ID of the template. This ID is unique per AWS Region for each AWS account.

Returns:

  • (String) —

    The ID of the template.