IEnvironmentRef

class aws_cdk.aws_evs.IEnvironmentRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

environment_ref

(experimental) A reference to a Environment resource.

Stability:

experimental

node

The tree node.