Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.mediapackage.CfnChannelPropsMixin.Builder
Packages that use CfnChannelPropsMixin.Builder
-
Uses of CfnChannelPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.mediapackage
Methods in software.amazon.awscdk.cfnpropertymixins.services.mediapackage that return CfnChannelPropsMixin.BuilderModifier and TypeMethodDescriptionstatic CfnChannelPropsMixin.BuilderCfnChannelPropsMixin.Builder.create()static CfnChannelPropsMixin.BuilderCfnChannelPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnChannelPropsMixin.Builder.description(String description) Any descriptive information that you want to add to the channel for future identification purposes.CfnChannelPropsMixin.Builder.egressAccessLogs(CfnChannelPropsMixin.LogConfigurationProperty egressAccessLogs) Configures egress access logs.CfnChannelPropsMixin.Builder.egressAccessLogs(IResolvable egressAccessLogs) Configures egress access logs.CfnChannelPropsMixin.Builder.hlsIngest(CfnChannelPropsMixin.HlsIngestProperty hlsIngest) The input URL where the source stream should be sent.CfnChannelPropsMixin.Builder.hlsIngest(IResolvable hlsIngest) The input URL where the source stream should be sent.Unique identifier that you assign to the channel.CfnChannelPropsMixin.Builder.ingressAccessLogs(CfnChannelPropsMixin.LogConfigurationProperty ingressAccessLogs) Configures ingress access logs.CfnChannelPropsMixin.Builder.ingressAccessLogs(IResolvable ingressAccessLogs) Configures ingress access logs.The tags to assign to the channel.