Class CfnPlaybackConfigurationProps.Jsii$Proxy
- All Implemented Interfaces:
CfnPlaybackConfigurationProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPlaybackConfigurationProps
CfnPlaybackConfigurationProps-
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.mediatailor.CfnPlaybackConfigurationProps
CfnPlaybackConfigurationProps.Builder, CfnPlaybackConfigurationProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPlaybackConfigurationProps.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 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 ObjectThe configuration for pre-roll ad insertion.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 theCfnPlaybackConfigurationProps.Builder.
-
-
Method Details
-
getAdDecisionServerUrl
Description copied from interface:CfnPlaybackConfigurationPropsThe 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 interfaceCfnPlaybackConfigurationProps- See Also:
-
getName
Description copied from interface:CfnPlaybackConfigurationPropsThe identifier for the playback configuration.- Specified by:
getNamein interfaceCfnPlaybackConfigurationProps- See Also:
-
getVideoContentSourceUrl
Description copied from interface:CfnPlaybackConfigurationPropsThe URL prefix for the parent manifest for the stream, minus the asset ID.The maximum length is 512 characters.
- Specified by:
getVideoContentSourceUrlin interfaceCfnPlaybackConfigurationProps- See Also:
-
getAvailSuppression
Description copied from interface:CfnPlaybackConfigurationPropsThe configuration for avail suppression, also known as ad suppression.For more information about ad suppression, see Ad Suppression .
- Specified by:
getAvailSuppressionin interfaceCfnPlaybackConfigurationProps- See Also:
-
getBumper
Description copied from interface:CfnPlaybackConfigurationPropsThe 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 .
- Specified by:
getBumperin interfaceCfnPlaybackConfigurationProps- See Also:
-
getCdnConfiguration
Description copied from interface:CfnPlaybackConfigurationPropsThe configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment management.- Specified by:
getCdnConfigurationin interfaceCfnPlaybackConfigurationProps- See Also:
-
getConfigurationAliases
Description copied from interface:CfnPlaybackConfigurationPropsThe player parameters and aliases used as dynamic variables during session initialization.For more information, see Domain Variables .
- Specified by:
getConfigurationAliasesin interfaceCfnPlaybackConfigurationProps- See Also:
-
getDashConfiguration
Description copied from interface:CfnPlaybackConfigurationPropsThe configuration for a DASH source.- Specified by:
getDashConfigurationin interfaceCfnPlaybackConfigurationProps- See Also:
-
getHlsConfiguration
Description copied from interface:CfnPlaybackConfigurationPropsThe configuration for HLS content.- Specified by:
getHlsConfigurationin interfaceCfnPlaybackConfigurationProps- See Also:
-
getLivePreRollConfiguration
Description copied from interface:CfnPlaybackConfigurationPropsThe configuration for pre-roll ad insertion.- Specified by:
getLivePreRollConfigurationin interfaceCfnPlaybackConfigurationProps- See Also:
-
getManifestProcessingRules
Description copied from interface:CfnPlaybackConfigurationPropsThe configuration for manifest processing rules.Manifest processing rules enable customization of the personalized manifests created by MediaTailor.
- Specified by:
getManifestProcessingRulesin interfaceCfnPlaybackConfigurationProps- See Also:
-
getPersonalizationThresholdSeconds
Description copied from interface:CfnPlaybackConfigurationPropsDefines 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 interfaceCfnPlaybackConfigurationProps- See Also:
-
getSlateAdUrl
Description copied from interface:CfnPlaybackConfigurationPropsThe 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 interfaceCfnPlaybackConfigurationProps- See Also:
-
getTags
Description copied from interface:CfnPlaybackConfigurationPropsThe 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 interfaceCfnPlaybackConfigurationProps- See Also:
-
getTranscodeProfileName
Description copied from interface:CfnPlaybackConfigurationPropsThe 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 interfaceCfnPlaybackConfigurationProps- 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()
-