NAME
Paws::ServerlessRepo::GetCloudFormationTemplateResponse
ATTRIBUTES
ApplicationId => Str
The application Amazon Resource Name (ARN).
CreationTime => Str
The date and time this resource was created.
ExpirationTime => Str
The date and time this template expires. Templates expire 1 hour after creation.
SemanticVersion => Str
The semantic version of the application:
https://semver.org/ (https://semver.org/)
Status => Str
Status of the template creation workflow.
Possible values: PREPARING | ACTIVE | EXPIRED
Valid values are: "PREPARING"
, "ACTIVE"
, "EXPIRED"
=head2 TemplateId => Str
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}
TemplateUrl => Str
A link to the template that can be used to deploy the application using AWS CloudFormation.