class Aws::Proton::Types::ServiceTemplate

The service template detail data.

@!attribute [rw] arn

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

@!attribute [rw] created_at

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

@!attribute [rw] description

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

@!attribute [rw] display_name

The service template name as displayed in the developer interface.
@return [String]

@!attribute [rw] encryption_key

The customer provided service template encryption key that's used
to encrypt data.
@return [String]

@!attribute [rw] last_modified_at

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

@!attribute [rw] name

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

@!attribute [rw] pipeline_provisioning

If `pipelineProvisioning` is `true`, a service pipeline is included
in the service template. Otherwise, a service pipeline *isn't*
included in the service template.
@return [String]

@!attribute [rw] recommended_version

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

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

Constants

SENSITIVE