@Stability(value=Experimental) public static final class HttpsRedirectProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements HttpsRedirectProps
HttpsRedirectPropssoftware.amazon.jsii.JsiiObject.InitializationModeHttpsRedirectProps.Builder, HttpsRedirectProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
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) |
ICertificate |
getCertificate()
The ACM certificate;
Has to be in us-east-1
Default: - create a new certificate in us-east-1
EXPERIMENTAL
|
List<String> |
getRecordNames()
The domain names to create that will redirect to `targetDomain`.
|
String |
getTargetDomain()
The redirect target domain.
|
IHostedZone |
getZone()
HostedZone of the domain.
|
int |
hashCode() |
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public String getTargetDomain()
HttpsRedirectPropsgetTargetDomain in interface HttpsRedirectPropspublic IHostedZone getZone()
HttpsRedirectPropsgetZone in interface HttpsRedirectPropspublic ICertificate getCertificate()
HttpsRedirectPropsgetCertificate in interface HttpsRedirectPropspublic List<String> getRecordNames()
HttpsRedirectPropsgetRecordNames in interface HttpsRedirectPropspublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2019. All rights reserved.