class Aws::Proton::Types::ServiceTemplateVersion

The version of a service template detail data.

@!attribute [rw] arn

The Amazon Resource Name (ARN) of the version of a service template.
@return [String]

@!attribute [rw] compatible_environment_templates

An array of compatible environment template names for the major
version of a service template.
@return [Array<Types::CompatibleEnvironmentTemplate>]

@!attribute [rw] created_at

The time when the version of a service template was created.
@return [Time]

@!attribute [rw] description

A description of the version of a service template.
@return [String]

@!attribute [rw] last_modified_at

The time when the version of a service template was last modified.
@return [Time]

@!attribute [rw] major_version

The ID of the latest major version that's associated with the
version of a service template.
@return [String]

@!attribute [rw] minor_version

The ID of the minor version of a service template.
@return [String]

@!attribute [rw] recommended_minor_version

The ID of the recommended minor version of the service template.
@return [String]

@!attribute [rw] schema

The schema of the version of a service template.
@return [String]

@!attribute [rw] status

The service template version status.
@return [String]

@!attribute [rw] status_message

A service template version status message.
@return [String]

@!attribute [rw] template_name

The name of the version of a service template.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/proton-2020-07-20/ServiceTemplateVersion AWS API Documentation

Constants

SENSITIVE