Class CfnPlaybackConfigurationMixinProps.Jsii$Proxy
- All Implemented Interfaces:
CfnPlaybackConfigurationMixinProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPlaybackConfigurationMixinProps
CfnPlaybackConfigurationMixinProps-
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.mediatailor.CfnPlaybackConfigurationMixinProps
CfnPlaybackConfigurationMixinProps.Builder, CfnPlaybackConfigurationMixinProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPlaybackConfigurationMixinProps.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 ObjectThe setting that indicates what conditioning MediaTailor will perform on ads that the ad decision server (ADS) returns, and what priority MediaTailor uses when inserting ads.final ObjectThe configuration for the request to the specified Ad Decision Server URL.final StringThe URL for the ad decision server (ADS).final ObjectThe configuration for avail suppression, also known as ad suppression.final ObjectThe configuration for bumpers.final ObjectThe configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment management.final ObjectThe player parameters and aliases used as dynamic variables during session initialization.final ObjectThe configuration for a DASH source.final ObjectThe configuration for HLS content.final StringThe setting that controls whether players can use stitched or guided ad insertion.final ObjectThe configuration for pre-roll ad insertion.final ObjectDefines where AWS Elemental MediaTailor sends logs for the playback configuration.final ObjectThe configuration for manifest processing rules.final StringgetName()The identifier for the playback configuration.final NumberDefines the maximum duration of underfilled ad time (in seconds) allowed in an ad break.final StringThe URL for a video asset to transcode and use to fill in time that's not used by ads.getTags()The tags to assign to the playback configuration.final StringThe name that is used to associate this playback configuration with a custom transcode profile.final StringThe URL prefix for the parent manifest for the stream, minus the asset ID.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 theCfnPlaybackConfigurationMixinProps.Builder.
-
-
Method Details
-
getAdConditioningConfiguration
Description copied from interface:CfnPlaybackConfigurationMixinPropsThe setting that indicates what conditioning MediaTailor will perform on ads that the ad decision server (ADS) returns, and what priority MediaTailor uses when inserting ads.Returns union: either
IResolvableorCfnPlaybackConfigurationPropsMixin.AdConditioningConfigurationProperty- Specified by:
getAdConditioningConfigurationin interfaceCfnPlaybackConfigurationMixinProps- See Also:
-
getAdDecisionServerConfiguration
Description copied from interface:CfnPlaybackConfigurationMixinPropsThe configuration for the request to the specified Ad Decision Server URL.Returns union: either
IResolvableorCfnPlaybackConfigurationPropsMixin.AdDecisionServerConfigurationProperty- Specified by:
getAdDecisionServerConfigurationin interfaceCfnPlaybackConfigurationMixinProps- See Also:
-
getAdDecisionServerUrl
Description copied from interface:CfnPlaybackConfigurationMixinPropsThe URL for the ad decision server (ADS).This includes the specification of static parameters and placeholders for dynamic parameters. AWS Elemental MediaTailor substitutes player-specific and session-specific parameters as needed when calling the ADS. Alternately, for testing you can provide a static VAST URL. The maximum length is 25,000 characters.
- Specified by:
getAdDecisionServerUrlin interfaceCfnPlaybackConfigurationMixinProps- See Also:
-
getAvailSuppression
Description copied from interface:CfnPlaybackConfigurationMixinPropsThe configuration for avail suppression, also known as ad suppression.For more information about ad suppression, see Ad Suppression .
Returns union: either
IResolvableorCfnPlaybackConfigurationPropsMixin.AvailSuppressionProperty- Specified by:
getAvailSuppressionin interfaceCfnPlaybackConfigurationMixinProps- See Also:
-
getBumper
Description copied from interface:CfnPlaybackConfigurationMixinPropsThe configuration for bumpers.Bumpers are short audio or video clips that play at the start or before the end of an ad break. To learn more about bumpers, see Bumpers .
Returns union: either
IResolvableorCfnPlaybackConfigurationPropsMixin.BumperProperty- Specified by:
getBumperin interfaceCfnPlaybackConfigurationMixinProps- See Also:
-
getCdnConfiguration
Description copied from interface:CfnPlaybackConfigurationMixinPropsThe configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment management.Returns union: either
IResolvableorCfnPlaybackConfigurationPropsMixin.CdnConfigurationProperty- Specified by:
getCdnConfigurationin interfaceCfnPlaybackConfigurationMixinProps- See Also:
-
getConfigurationAliases
Description copied from interface:CfnPlaybackConfigurationMixinPropsThe player parameters and aliases used as dynamic variables during session initialization.For more information, see Domain Variables .
Returns union: either Mapinvalid input: '<'String,
Object> orIResolvable- Specified by:
getConfigurationAliasesin interfaceCfnPlaybackConfigurationMixinProps- See Also:
-
getDashConfiguration
Description copied from interface:CfnPlaybackConfigurationMixinPropsThe configuration for a DASH source.Returns union: either
IResolvableorCfnPlaybackConfigurationPropsMixin.DashConfigurationProperty- Specified by:
getDashConfigurationin interfaceCfnPlaybackConfigurationMixinProps- See Also:
-
getHlsConfiguration
Description copied from interface:CfnPlaybackConfigurationMixinPropsThe configuration for HLS content.Returns union: either
IResolvableorCfnPlaybackConfigurationPropsMixin.HlsConfigurationProperty- Specified by:
getHlsConfigurationin interfaceCfnPlaybackConfigurationMixinProps- See Also:
-
getInsertionMode
Description copied from interface:CfnPlaybackConfigurationMixinPropsThe setting that controls whether players can use stitched or guided ad insertion.The default,
STITCHED_ONLY, forces all player sessions to use stitched (server-side) ad insertion. ChoosingPLAYER_SELECTallows players to select either stitched or guided ad insertion at session-initialization time. The default for players that do not specify an insertion mode is stitched.- Specified by:
getInsertionModein interfaceCfnPlaybackConfigurationMixinProps- See Also:
-
getLivePreRollConfiguration
Description copied from interface:CfnPlaybackConfigurationMixinPropsThe configuration for pre-roll ad insertion.Returns union: either
IResolvableorCfnPlaybackConfigurationPropsMixin.LivePreRollConfigurationProperty- Specified by:
getLivePreRollConfigurationin interfaceCfnPlaybackConfigurationMixinProps- See Also:
-
getLogConfiguration
Description copied from interface:CfnPlaybackConfigurationMixinPropsDefines where AWS Elemental MediaTailor sends logs for the playback configuration.Returns union: either
IResolvableorCfnPlaybackConfigurationPropsMixin.LogConfigurationProperty- Specified by:
getLogConfigurationin interfaceCfnPlaybackConfigurationMixinProps- See Also:
-
getManifestProcessingRules
Description copied from interface:CfnPlaybackConfigurationMixinPropsThe configuration for manifest processing rules.Manifest processing rules enable customization of the personalized manifests created by MediaTailor.
Returns union: either
IResolvableorCfnPlaybackConfigurationPropsMixin.ManifestProcessingRulesProperty- Specified by:
getManifestProcessingRulesin interfaceCfnPlaybackConfigurationMixinProps- See Also:
-
getName
Description copied from interface:CfnPlaybackConfigurationMixinPropsThe identifier for the playback configuration.- Specified by:
getNamein interfaceCfnPlaybackConfigurationMixinProps- See Also:
-
getPersonalizationThresholdSeconds
Description copied from interface:CfnPlaybackConfigurationMixinPropsDefines the maximum duration of underfilled ad time (in seconds) allowed in an ad break.If the duration of underfilled ad time exceeds the personalization threshold, then the personalization of the ad break is abandoned and the underlying content is shown. This feature applies to ad replacement in live and VOD streams, rather than ad insertion, because it relies on an underlying content stream. For more information about ad break behavior, including ad replacement and insertion, see Ad Behavior in AWS Elemental MediaTailor .
- Specified by:
getPersonalizationThresholdSecondsin interfaceCfnPlaybackConfigurationMixinProps- See Also:
-
getSlateAdUrl
Description copied from interface:CfnPlaybackConfigurationMixinPropsThe URL for a video asset to transcode and use to fill in time that's not used by ads.AWS Elemental MediaTailor shows the slate to fill in gaps in media content. Configuring the slate is optional for non-VPAID playback configurations. For VPAID, the slate is required because MediaTailor provides it in the slots designated for dynamic ad content. The slate must be a high-quality asset that contains both audio and video.
- Specified by:
getSlateAdUrlin interfaceCfnPlaybackConfigurationMixinProps- See Also:
-
getTags
Description copied from interface:CfnPlaybackConfigurationMixinPropsThe tags to assign to the playback configuration.Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources .
- Specified by:
getTagsin interfaceCfnPlaybackConfigurationMixinProps- See Also:
-
getTranscodeProfileName
Description copied from interface:CfnPlaybackConfigurationMixinPropsThe name that is used to associate this playback configuration with a custom transcode profile.This overrides the dynamic transcoding defaults of MediaTailor. Use this only if you have already set up custom profiles with the help of AWS Support.
- Specified by:
getTranscodeProfileNamein interfaceCfnPlaybackConfigurationMixinProps- See Also:
-
getVideoContentSourceUrl
Description copied from interface:CfnPlaybackConfigurationMixinPropsThe URL prefix for the parent manifest for the stream, minus the asset ID.The maximum length is 512 characters.
- Specified by:
getVideoContentSourceUrlin interfaceCfnPlaybackConfigurationMixinProps- 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()
-