ILayerRef

class aws_cdk.aws_opsworks.ILayerRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

layer_ref

(experimental) A reference to a Layer resource.

Stability:

experimental

node

The tree node.