@Stability(value=Stable) @Internal public static final class CfnDistribution.LegacyCustomOriginProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDistribution.LegacyCustomOriginProperty
CfnDistribution.LegacyCustomOriginPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDistribution.LegacyCustomOriginProperty.Builder, CfnDistribution.LegacyCustomOriginProperty.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.
|
protected |
Jsii$Proxy(String dnsName,
String originProtocolPolicy,
List<String> originSslProtocols,
Number httpPort,
Number httpsPort)
Constructor that initializes the object based on literal property values passed by the
CfnDistribution.CacheBehaviorProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDnsName()
`CfnDistribution.LegacyCustomOriginProperty.DNSName`.
|
Number |
getHttpPort()
`CfnDistribution.LegacyCustomOriginProperty.HTTPPort`.
|
Number |
getHttpsPort()
`CfnDistribution.LegacyCustomOriginProperty.HTTPSPort`.
|
String |
getOriginProtocolPolicy()
`CfnDistribution.LegacyCustomOriginProperty.OriginProtocolPolicy`.
|
List<String> |
getOriginSslProtocols()
`CfnDistribution.LegacyCustomOriginProperty.OriginSSLProtocols`.
|
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.public final String getDnsName()
CfnDistribution.LegacyCustomOriginPropertygetDnsName in interface CfnDistribution.LegacyCustomOriginPropertypublic final String getOriginProtocolPolicy()
CfnDistribution.LegacyCustomOriginPropertygetOriginProtocolPolicy in interface CfnDistribution.LegacyCustomOriginPropertypublic final List<String> getOriginSslProtocols()
CfnDistribution.LegacyCustomOriginPropertygetOriginSslProtocols in interface CfnDistribution.LegacyCustomOriginPropertypublic final Number getHttpPort()
CfnDistribution.LegacyCustomOriginPropertygetHttpPort in interface CfnDistribution.LegacyCustomOriginPropertypublic final Number getHttpsPort()
CfnDistribution.LegacyCustomOriginPropertygetHttpsPort in interface CfnDistribution.LegacyCustomOriginProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.