Uses of Class
software.amazon.awscdk.services.mediatailor.CfnPlaybackConfiguration.LogConfigurationProperty.Builder
Packages that use CfnPlaybackConfiguration.LogConfigurationProperty.Builder
-
Uses of CfnPlaybackConfiguration.LogConfigurationProperty.Builder in software.amazon.awscdk.services.mediatailor
Methods in software.amazon.awscdk.services.mediatailor that return CfnPlaybackConfiguration.LogConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnPlaybackConfiguration.LogConfigurationProperty.Builder.adsInteractionLog
(IResolvable adsInteractionLog) Sets the value ofCfnPlaybackConfiguration.LogConfigurationProperty.getAdsInteractionLog()
CfnPlaybackConfiguration.LogConfigurationProperty.Builder.adsInteractionLog
(CfnPlaybackConfiguration.AdsInteractionLogProperty adsInteractionLog) Sets the value ofCfnPlaybackConfiguration.LogConfigurationProperty.getAdsInteractionLog()
CfnPlaybackConfiguration.LogConfigurationProperty.builder()
CfnPlaybackConfiguration.LogConfigurationProperty.Builder.enabledLoggingStrategies
(List<String> enabledLoggingStrategies) CfnPlaybackConfiguration.LogConfigurationProperty.Builder.manifestServiceInteractionLog
(IResolvable manifestServiceInteractionLog) CfnPlaybackConfiguration.LogConfigurationProperty.Builder.manifestServiceInteractionLog
(CfnPlaybackConfiguration.ManifestServiceInteractionLogProperty manifestServiceInteractionLog) CfnPlaybackConfiguration.LogConfigurationProperty.Builder.percentEnabled
(Number percentEnabled) Sets the value ofCfnPlaybackConfiguration.LogConfigurationProperty.getPercentEnabled()
Constructors in software.amazon.awscdk.services.mediatailor with parameters of type CfnPlaybackConfiguration.LogConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnPlaybackConfiguration.LogConfigurationProperty.Builder
.