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

#arnString

A summary of a template.

Returns:

  • (String)

    A summary of a template.

#created_timeTime

The last time that this template was created.

Returns:

  • (Time)

    The last time that this template was created.

#last_updated_timeTime

The last time that this template was updated.

Returns:

  • (Time)

    The last time that this template was updated.

#latest_version_numberInteger

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.

#nameString

A display name for the template.

Returns:

  • (String)

    A display name for the template.

#template_idString

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

Returns:

  • (String)

    The ID of the template.