Class CfnDistribution.LegacyCustomOriginProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.cloudfront.CfnDistribution.LegacyCustomOriginProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDistribution.LegacyCustomOriginProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnDistribution.LegacyCustomOriginProperty
@Stability(Stable)
@Internal
public static final class CfnDistribution.LegacyCustomOriginProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDistribution.LegacyCustomOriginProperty
An implementation for
CfnDistribution.LegacyCustomOriginProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.cloudfront.CfnDistribution.LegacyCustomOriginProperty
CfnDistribution.LegacyCustomOriginProperty.Builder, CfnDistribution.LegacyCustomOriginProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDistribution.LegacyCustomOriginProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringCfnDistribution.LegacyCustomOriginProperty.DNSName.final NumberCfnDistribution.LegacyCustomOriginProperty.HTTPPort.final NumberCfnDistribution.LegacyCustomOriginProperty.HTTPSPort.final StringCfnDistribution.LegacyCustomOriginProperty.OriginProtocolPolicy.CfnDistribution.LegacyCustomOriginProperty.OriginSSLProtocols.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnDistribution.LegacyCustomOriginProperty.Builder.
-
-
Method Details
-
getDnsName
Description copied from interface:CfnDistribution.LegacyCustomOriginPropertyCfnDistribution.LegacyCustomOriginProperty.DNSName.- Specified by:
getDnsNamein interfaceCfnDistribution.LegacyCustomOriginProperty
-
getOriginProtocolPolicy
Description copied from interface:CfnDistribution.LegacyCustomOriginPropertyCfnDistribution.LegacyCustomOriginProperty.OriginProtocolPolicy.- Specified by:
getOriginProtocolPolicyin interfaceCfnDistribution.LegacyCustomOriginProperty
-
getOriginSslProtocols
Description copied from interface:CfnDistribution.LegacyCustomOriginPropertyCfnDistribution.LegacyCustomOriginProperty.OriginSSLProtocols.- Specified by:
getOriginSslProtocolsin interfaceCfnDistribution.LegacyCustomOriginProperty
-
getHttpPort
Description copied from interface:CfnDistribution.LegacyCustomOriginPropertyCfnDistribution.LegacyCustomOriginProperty.HTTPPort.- Specified by:
getHttpPortin interfaceCfnDistribution.LegacyCustomOriginProperty
-
getHttpsPort
Description copied from interface:CfnDistribution.LegacyCustomOriginPropertyCfnDistribution.LegacyCustomOriginProperty.HTTPSPort.- Specified by:
getHttpsPortin interfaceCfnDistribution.LegacyCustomOriginProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-