IListenerCertificateRef

class aws_cdk.aws_elasticloadbalancingv2.IListenerCertificateRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

listener_certificate_ref

(experimental) A reference to a ListenerCertificate resource.

Stability:

experimental

node

The tree node.