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.104.0 (build e79254c)",
date="2024-12-06T14:43:19.036Z")
@Stability(Stable)
public interface IListenerCertificate
extends software.amazon.jsii.JsiiSerializable
A certificate source for an ELBv2 listener.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIListenerCertificate
.static final class
A 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.
-