Uses of Class
software.amazon.awscdk.services.medialive.alpha.LinkedChannelSettings
Packages that use LinkedChannelSettings
Package
Description
AWS::MediaLive Construct Library
-
Uses of LinkedChannelSettings in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return LinkedChannelSettingsModifier and TypeMethodDescriptionstatic LinkedChannelSettings(experimental) Configure this channel as a follower of a primary channel.default LinkedChannelSettingsChannelProps.getLinkedChannelSettings()(experimental) Linked channel settings for primary/follower channel configurations.final LinkedChannelSettingsChannelProps.Jsii$Proxy.getLinkedChannelSettings()static LinkedChannelSettingsLinkedChannelSettings.primary()(experimental) Configure this channel as a primary in a linked channel pair.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type LinkedChannelSettingsModifier and TypeMethodDescriptionChannel.Builder.linkedChannelSettings(LinkedChannelSettings linkedChannelSettings) (experimental) Linked channel settings for primary/follower channel configurations.ChannelProps.Builder.linkedChannelSettings(LinkedChannelSettings linkedChannelSettings) Sets the value ofChannelProps.getLinkedChannelSettings()