IEnvironmentTemplateRef

class aws_cdk.aws_proton.IEnvironmentTemplateRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a EnvironmentTemplate.

Stability:

experimental

Attributes

environment_template_ref

(experimental) A reference to a EnvironmentTemplate resource.

Stability:

experimental

node

The tree node.