Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.mediapackage.CfnChannelPropsMixin.LogConfigurationProperty
Packages that use CfnChannelPropsMixin.LogConfigurationProperty
-
Uses of CfnChannelPropsMixin.LogConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.mediapackage
Classes in software.amazon.awscdk.cfnpropertymixins.services.mediapackage that implement CfnChannelPropsMixin.LogConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnChannelPropsMixin.LogConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.mediapackage that return CfnChannelPropsMixin.LogConfigurationPropertyModifier and TypeMethodDescriptionCfnChannelPropsMixin.LogConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.mediapackage with parameters of type CfnChannelPropsMixin.LogConfigurationPropertyModifier and TypeMethodDescriptionCfnChannelMixinProps.Builder.egressAccessLogs(CfnChannelPropsMixin.LogConfigurationProperty egressAccessLogs) Sets the value ofCfnChannelMixinProps.getEgressAccessLogs()CfnChannelPropsMixin.Builder.egressAccessLogs(CfnChannelPropsMixin.LogConfigurationProperty egressAccessLogs) Configures egress access logs.CfnChannelMixinProps.Builder.ingressAccessLogs(CfnChannelPropsMixin.LogConfigurationProperty ingressAccessLogs) Sets the value ofCfnChannelMixinProps.getIngressAccessLogs()CfnChannelPropsMixin.Builder.ingressAccessLogs(CfnChannelPropsMixin.LogConfigurationProperty ingressAccessLogs) Configures ingress access logs.