Uses of Interface
software.amazon.awscdk.services.mediatailor.CfnPlaybackConfiguration.LogConfigurationProperty
Packages that use CfnPlaybackConfiguration.LogConfigurationProperty
-
Uses of CfnPlaybackConfiguration.LogConfigurationProperty in software.amazon.awscdk.services.mediatailor
Classes in software.amazon.awscdk.services.mediatailor that implement CfnPlaybackConfiguration.LogConfigurationPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnPlaybackConfiguration.LogConfigurationProperty
Methods in software.amazon.awscdk.services.mediatailor that return CfnPlaybackConfiguration.LogConfigurationPropertyModifier and TypeMethodDescriptionCfnPlaybackConfiguration.LogConfigurationProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.mediatailor with parameters of type CfnPlaybackConfiguration.LogConfigurationPropertyModifier and TypeMethodDescriptionCfnPlaybackConfiguration.Builder.logConfiguration
(CfnPlaybackConfiguration.LogConfigurationProperty logConfiguration) Defines where AWS Elemental MediaTailor sends logs for the playback configuration.CfnPlaybackConfigurationProps.Builder.logConfiguration
(CfnPlaybackConfiguration.LogConfigurationProperty logConfiguration) Sets the value ofCfnPlaybackConfigurationProps.getLogConfiguration()
void
CfnPlaybackConfiguration.setLogConfiguration
(CfnPlaybackConfiguration.LogConfigurationProperty value) Defines where AWS Elemental MediaTailor sends logs for the playback configuration.