@Stability(value=Stable) @Internal public static final class ApplicationListenerCertificateProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ApplicationListenerCertificateProps
ApplicationListenerCertificatePropssoftware.amazon.jsii.JsiiObject.InitializationModeApplicationListenerCertificateProps.Builder, ApplicationListenerCertificateProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(ApplicationListenerCertificateProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ApplicationListenerCertificateProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<IListenerCertificate> |
getCertificates()
Certificates to attach.
|
IApplicationListener |
getListener()
The listener to attach the rule to.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(ApplicationListenerCertificateProps.Builder builder)
ApplicationListenerCertificateProps.Builder.public final IApplicationListener getListener()
ApplicationListenerCertificatePropsgetListener in interface ApplicationListenerCertificatePropspublic final List<IListenerCertificate> getCertificates()
ApplicationListenerCertificatePropsDuplicates are not allowed.
Default: - One of 'certificates' and 'certificateArns' is required.
getCertificates in interface ApplicationListenerCertificateProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.