IElasticLoadBalancerAttachmentRef

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

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

elastic_load_balancer_attachment_ref

(experimental) A reference to a ElasticLoadBalancerAttachment resource.

Stability:

experimental

node

The tree node.