EnvironmentTemplate

class EnvironmentTemplate : KotlinCustomResource

Definition of AWS::Proton::EnvironmentTemplate Resource Type

Properties

Link copied to clipboard
val arn: Output<String>

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

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

A description of the environment template.

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

The environment template name as displayed in the developer interface.

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

A customer provided encryption key that Proton uses to encrypt data.

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

The name of the environment template.

Link copied to clipboard

When included, indicates that the environment template is for customer provisioned and managed infrastructure.

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 environment 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>