class Aws::ServerlessApplicationRepository::Types::TemplateDetails
Details of the template.
@!attribute [rw] application_id
The application Amazon Resource Name (ARN). @return [String]
@!attribute [rw] creation_time
The date and time this resource was created. @return [String]
@!attribute [rw] expiration_time
The date and time this template expires. Templates expire 1 hour after creation. @return [String]
@!attribute [rw] semantic_version
The semantic version of the application: [https://semver.org/][1] [1]: https://semver.org/ @return [String]
@!attribute [rw] status
Status of the template creation workflow. Possible values: PREPARING \| ACTIVE \| EXPIRED @return [String]
@!attribute [rw] template_id
The UUID returned by CreateCloudFormationTemplate. Pattern: \[0-9a-fA-F\]\\\{8\\}\\-\[0-9a-fA-F\]\\\{4\\}\\-\[0-9a-fA-F\]\\\{4\\}\\-\[0-9a-fA-F\]\\\{4\\}\\-\[0-9a-fA-F\]\\\{12\\} @return [String]
@!attribute [rw] template_url
A link to the template that can be used to deploy the application using AWS CloudFormation. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/serverlessrepo-2017-09-08/TemplateDetails AWS API Documentation
Constants
- SENSITIVE