primary
(experimental) Configure this channel as a primary in a linked channel pair.
software.amazon.jsii.JsiiSerializableUse the static factory methods to create.
Example:
// The code below shows an example of how to instantiate this type. // The values are placeholders you should change. import software.amazon.awscdk.services.medialive.alpha.*; Channel channel; LinkedChannelSettings linkedChannelSettings = LinkedChannelSettings.follower(channel);
software.amazon.jsii.JsiiObject.InitializationModeprotected protected LinkedChannelSettings(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) protected LinkedChannelSettings(software.amazon.jsii.JsiiObjectRef objRef) static LinkedChannelSettingsstatic LinkedChannelSettingsprimary()jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait$jsii$toJsonprimaryChannel - The primary channel this channel follows. This parameter is required.