@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:24.204Z") @Stability(value=Experimental) public interface IListenerCertificate extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IListenerCertificate.Jsii$Default
Internal default implementation for
IListenerCertificate. |
static class |
IListenerCertificate.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCertificateArn()
(experimental) The ARN of the certificate to use.
|
@Stability(value=Experimental) @NotNull String getCertificateArn()
Copyright © 2021. All rights reserved.