Class CfnRouterInputPropsMixin.RistRouterInputConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.mediaconnect.mixins.CfnRouterInputPropsMixin.RistRouterInputConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnRouterInputPropsMixin.RistRouterInputConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnRouterInputPropsMixin.RistRouterInputConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnRouterInputPropsMixin.RistRouterInputConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnRouterInputPropsMixin.RistRouterInputConfigurationProperty
An implementation for
CfnRouterInputPropsMixin.RistRouterInputConfigurationProperty-
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.mixins.preview.services.mediaconnect.mixins.CfnRouterInputPropsMixin.RistRouterInputConfigurationProperty
CfnRouterInputPropsMixin.RistRouterInputConfigurationProperty.Builder, CfnRouterInputPropsMixin.RistRouterInputConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRouterInputPropsMixin.RistRouterInputConfigurationProperty.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 NumbergetPort()The port number used for the RIST protocol in the router input configuration.final NumberThe recovery latency in milliseconds for the RIST protocol in the router input configuration.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
Constructor that initializes the object based on literal property values passed by theCfnRouterInputPropsMixin.RistRouterInputConfigurationProperty.Builder.
-
-
Method Details
-
getPort
Description copied from interface:CfnRouterInputPropsMixin.RistRouterInputConfigurationPropertyThe port number used for the RIST protocol in the router input configuration.- Specified by:
getPortin interfaceCfnRouterInputPropsMixin.RistRouterInputConfigurationProperty- See Also:
-
getRecoveryLatencyMilliseconds
Description copied from interface:CfnRouterInputPropsMixin.RistRouterInputConfigurationPropertyThe recovery latency in milliseconds for the RIST protocol in the router input configuration.- Specified by:
getRecoveryLatencyMillisecondsin interfaceCfnRouterInputPropsMixin.RistRouterInputConfigurationProperty- 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()
-