Class CfnRouterInputPropsMixin.MergeRouterInputConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.mediaconnect.CfnRouterInputPropsMixin.MergeRouterInputConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnRouterInputPropsMixin.MergeRouterInputConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnRouterInputPropsMixin.MergeRouterInputConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnRouterInputPropsMixin.MergeRouterInputConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnRouterInputPropsMixin.MergeRouterInputConfigurationProperty
An implementation for
CfnRouterInputPropsMixin.MergeRouterInputConfigurationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.mediaconnect.CfnRouterInputPropsMixin.MergeRouterInputConfigurationProperty
CfnRouterInputPropsMixin.MergeRouterInputConfigurationProperty.Builder, CfnRouterInputPropsMixin.MergeRouterInputConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRouterInputPropsMixin.MergeRouterInputConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal NumberThe time window in milliseconds for merging the two input sources.final StringThe ARN of the network interface to use for this merge router input.final ObjectA list of exactly two protocol configurations for the merge input sources.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(CfnRouterInputPropsMixin.MergeRouterInputConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRouterInputPropsMixin.MergeRouterInputConfigurationProperty.Builder.
-
-
Method Details
-
getMergeRecoveryWindowMilliseconds
Description copied from interface:CfnRouterInputPropsMixin.MergeRouterInputConfigurationPropertyThe time window in milliseconds for merging the two input sources.- Specified by:
getMergeRecoveryWindowMillisecondsin interfaceCfnRouterInputPropsMixin.MergeRouterInputConfigurationProperty- See Also:
-
getNetworkInterfaceArn
Description copied from interface:CfnRouterInputPropsMixin.MergeRouterInputConfigurationPropertyThe ARN of the network interface to use for this merge router input.- Specified by:
getNetworkInterfaceArnin interfaceCfnRouterInputPropsMixin.MergeRouterInputConfigurationProperty- See Also:
-
getProtocolConfigurations
Description copied from interface:CfnRouterInputPropsMixin.MergeRouterInputConfigurationPropertyA list of exactly two protocol configurations for the merge input sources.Both must use the same protocol type.
Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnRouterInputPropsMixin.MergeRouterInputProtocolConfigurationProperty>- Specified by:
getProtocolConfigurationsin interfaceCfnRouterInputPropsMixin.MergeRouterInputConfigurationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-