ServiceTemplate

class ServiceTemplate : KotlinCustomResource

Definition of AWS::Proton::ServiceTemplate Resource Type

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the service template.

Link copied to clipboard
val description: Output<String>?

A description of the service template.

Link copied to clipboard
val displayName: Output<String>?

The name of the service template as displayed in the developer interface.

Link copied to clipboard
val encryptionKey: Output<String>?

A customer provided encryption key that's used to encrypt data.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>?

The name of the service template.

Link copied to clipboard

If pipelineProvisioning is true , a service pipeline is included in the service template. Otherwise, a service pipeline isn't included in the service template.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

An optional list of metadata items that you can associate with the Proton service template. A tag is a key-value pair.

For more information, see Proton resources and tagging in the Proton User Guide.

Link copied to clipboard
val urn: Output<String>