Class CfnChannel.HlsCdnSettingsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.medialive.CfnChannel.HlsCdnSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnChannel.HlsCdnSettingsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnChannel.HlsCdnSettingsProperty
@Stability(Stable)
@Internal
public static final class CfnChannel.HlsCdnSettingsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnChannel.HlsCdnSettingsProperty
An implementation for
CfnChannel.HlsCdnSettingsProperty-
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.medialive.CfnChannel.HlsCdnSettingsProperty
CfnChannel.HlsCdnSettingsProperty.Builder, CfnChannel.HlsCdnSettingsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannel.HlsCdnSettingsProperty.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 ObjectSets up Akamai as the downstream system for the HLS output group.final ObjectThe settings for Basic Put for the HLS output.final ObjectSets up MediaStore as the destination for the HLS output.final ObjectSets up Amazon S3 as the destination for this HLS output.final ObjectThe settings for Web VTT captions in the HLS output group.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 theCfnChannel.HlsCdnSettingsProperty.Builder.
-
-
Method Details
-
getHlsAkamaiSettings
Description copied from interface:CfnChannel.HlsCdnSettingsPropertySets up Akamai as the downstream system for the HLS output group.- Specified by:
getHlsAkamaiSettingsin interfaceCfnChannel.HlsCdnSettingsProperty
-
getHlsBasicPutSettings
Description copied from interface:CfnChannel.HlsCdnSettingsPropertyThe settings for Basic Put for the HLS output.- Specified by:
getHlsBasicPutSettingsin interfaceCfnChannel.HlsCdnSettingsProperty
-
getHlsMediaStoreSettings
Description copied from interface:CfnChannel.HlsCdnSettingsPropertySets up MediaStore as the destination for the HLS output.- Specified by:
getHlsMediaStoreSettingsin interfaceCfnChannel.HlsCdnSettingsProperty
-
getHlsS3Settings
Description copied from interface:CfnChannel.HlsCdnSettingsPropertySets up Amazon S3 as the destination for this HLS output.- Specified by:
getHlsS3Settingsin interfaceCfnChannel.HlsCdnSettingsProperty
-
getHlsWebdavSettings
Description copied from interface:CfnChannel.HlsCdnSettingsPropertyThe settings for Web VTT captions in the HLS output group.The parent of this entity is HlsGroupSettings.
- Specified by:
getHlsWebdavSettingsin interfaceCfnChannel.HlsCdnSettingsProperty
-
$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()
-