INetworkListenerCertificateProps

class aws_cdk.aws_elasticloadbalancingv2.INetworkListenerCertificateProps(*args, **kwds)

Bases: IListenerCertificate, Protocol

(deprecated) Properties for adding a certificate to a listener.

This interface exists for backwards compatibility.

Deprecated:

Use IListenerCertificate instead

Stability:

deprecated

Attributes

certificate_arn

The ARN of the certificate to use.