Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TemplateSpecVersionInfo

Package version

High-level information about a Template Spec version.

Hierarchy

  • TemplateSpecVersionInfo

Index

Properties

Optional description

description: undefined | string

Template Spec version description. NOTE: This property will not be serialized. It can only be populated by the server.

Optional timeCreated

timeCreated: Date

The timestamp of when the version was created. NOTE: This property will not be serialized. It can only be populated by the server.

Optional timeModified

timeModified: Date

The timestamp of when the version was last modified. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc