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