Interface IListenerCertificate
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IListenerCertificate.Jsii$Default
,INetworkListenerCertificateProps
,INetworkListenerCertificateProps.Jsii$Default
- All Known Implementing Classes:
IListenerCertificate.Jsii$Proxy
,INetworkListenerCertificateProps.Jsii$Proxy
,ListenerCertificate
@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
date="2023-06-19T16:30:44.345Z")
@Stability(Stable)
public interface IListenerCertificate
extends software.amazon.jsii.JsiiSerializable
A certificate source for an ELBv2 listener.
-
Nested Class Summary
Nested ClassesModifier 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.
-