Uses of Class
software.amazon.awscdk.services.mediapackage.CfnChannel.Builder
Package
Description
AWS::MediaPackage Construct Library
-
Uses of CfnChannel.Builder in software.amazon.awscdk.services.mediapackage
Modifier and TypeMethodDescriptionstatic CfnChannel.Builder
CfnChannel.Builder.description
(String description) Any descriptive information that you want to add to the channel for future identification purposes.CfnChannel.Builder.egressAccessLogs
(IResolvable egressAccessLogs) Configures egress access logs.CfnChannel.Builder.egressAccessLogs
(CfnChannel.LogConfigurationProperty egressAccessLogs) Configures egress access logs.CfnChannel.Builder.hlsIngest
(IResolvable hlsIngest) The input URL where the source stream should be sent.CfnChannel.Builder.hlsIngest
(CfnChannel.HlsIngestProperty hlsIngest) The input URL where the source stream should be sent.Unique identifier that you assign to the channel.CfnChannel.Builder.ingressAccessLogs
(IResolvable ingressAccessLogs) Configures ingress access logs.CfnChannel.Builder.ingressAccessLogs
(CfnChannel.LogConfigurationProperty ingressAccessLogs) Configures ingress access logs.The tags to assign to the channel.