class Aws::ServerlessApplicationRepository::Types::VersionSummary

An application version summary.

@!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] semantic_version

The semantic version of the application:

[https://semver.org/][1]

[1]: https://semver.org/
@return [String]

@!attribute [rw] source_code_url

A link to a public repository for the source code of your
application, for example the URL of a specific GitHub commit.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/serverlessrepo-2017-09-08/VersionSummary AWS API Documentation

Constants

SENSITIVE