@Stability(value=Stable) @Internal public static final class CfnChannel.NetworkInputSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.NetworkInputSettingsProperty
CfnChannel.NetworkInputSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.NetworkInputSettingsProperty.Builder, CfnChannel.NetworkInputSettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnChannel.NetworkInputSettingsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnChannel.AacSettingsProperty.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) |
Object |
getHlsInputSettings()
Information about how to connect to the upstream system.
|
String |
getServerValidation()
Checks HTTPS server certificates.
|
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(CfnChannel.NetworkInputSettingsProperty.Builder builder)
CfnChannel.AacSettingsProperty.Builder.public final Object getHlsInputSettings()
CfnChannel.NetworkInputSettingsPropertygetHlsInputSettings in interface CfnChannel.NetworkInputSettingsPropertypublic final String getServerValidation()
CfnChannel.NetworkInputSettingsPropertyWhen set to checkCryptographyOnly, cryptography in the certificate is checked, but not the server's name. Certain subdomains (notably S3 buckets that use dots in the bucket name) don't strictly match the corresponding certificate's wildcard pattern and would otherwise cause the channel to error. This setting is ignored for protocols that do not use HTTPS.
getServerValidation in interface CfnChannel.NetworkInputSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.