java.lang.Object
software.amazon.awscdk.cfnpropertymixins.services.mediaconnect.CfnRouterInputPropsMixin.FailoverRouterInputConfigurationProperty.Builder
Constructor Summary
Constructors
Method Summary
All Methods Instance Methods Concrete Methods
Builds the configured instance.
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Method Details
networkInterfaceArn
Parameters:
networkInterfaceArn - The ARN of the network interface to use for this failover router input.
Returns:
this
primarySourceIndex
Parameters:
primarySourceIndex - The index (0 or 1) that specifies which source in the protocol configurations list is currently active.
Used to control which of the two failover sources is currently selected. This field is ignored when sourcePriorityMode is set to NO_PRIORITY
Returns:
this
protocolConfigurations
Parameters:
protocolConfigurations - A list of exactly two protocol configurations for the failover input sources.
Both must use the same protocol type.
Returns:
this
protocolConfigurations
Parameters:
protocolConfigurations - A list of exactly two protocol configurations for the failover input sources.
Both must use the same protocol type.
Returns:
this
sourcePriorityMode
Parameters:
sourcePriorityMode - the value to be set.
Returns:
this