public static final class CfnChannel.HlsCdnSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.HlsCdnSettingsProperty
CfnChannel.HlsCdnSettingsProperty
CfnChannel.HlsCdnSettingsProperty.Builder, CfnChannel.HlsCdnSettingsProperty.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(java.lang.Object o) |
java.lang.Object |
getHlsAkamaiSettings()
Sets up Akamai as the downstream system for the HLS output group.
|
java.lang.Object |
getHlsBasicPutSettings()
The settings for Basic Put for the HLS output.
|
java.lang.Object |
getHlsMediaStoreSettings()
Sets up MediaStore as the destination for the HLS output.
|
java.lang.Object |
getHlsS3Settings()
Sets up Amazon S3 as the destination for this HLS output.
|
java.lang.Object |
getHlsWebdavSettings()
The settings for Web VTT captions in the HLS output group.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.Object getHlsAkamaiSettings()
CfnChannel.HlsCdnSettingsProperty
getHlsAkamaiSettings
in interface CfnChannel.HlsCdnSettingsProperty
public final java.lang.Object getHlsBasicPutSettings()
CfnChannel.HlsCdnSettingsProperty
getHlsBasicPutSettings
in interface CfnChannel.HlsCdnSettingsProperty
public final java.lang.Object getHlsMediaStoreSettings()
CfnChannel.HlsCdnSettingsProperty
getHlsMediaStoreSettings
in interface CfnChannel.HlsCdnSettingsProperty
public final java.lang.Object getHlsS3Settings()
CfnChannel.HlsCdnSettingsProperty
getHlsS3Settings
in interface CfnChannel.HlsCdnSettingsProperty
public final java.lang.Object getHlsWebdavSettings()
CfnChannel.HlsCdnSettingsProperty
The parent of this entity is HlsGroupSettings.
getHlsWebdavSettings
in interface CfnChannel.HlsCdnSettingsProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()