Interface IListenerCertificate
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IListenerCertificate.Jsii$Default
- All Known Implementing Classes:
IListenerCertificate.Jsii$Proxy,ListenerCertificate
@Generated(value="jsii-pacmak/1.110.0 (build 336b265)",
date="2025-04-22T23:08:12.921Z")
@Stability(Stable)
public interface IListenerCertificate
extends software.amazon.jsii.JsiiSerializable
A certificate source for an ELBv2 listener.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIListenerCertificate.static final classA proxy class which represents a concrete javascript instance of this type. -
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getCertificateArn
The ARN of the certificate to use.
-