Class CfnChannelPropsMixin.SrtOutputSettingsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.medialive.CfnChannelPropsMixin.SrtOutputSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnChannelPropsMixin.SrtOutputSettingsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnChannelPropsMixin.SrtOutputSettingsProperty
@Stability(Stable)
@Internal
public static final class CfnChannelPropsMixin.SrtOutputSettingsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnChannelPropsMixin.SrtOutputSettingsProperty
An implementation for
CfnChannelPropsMixin.SrtOutputSettingsProperty-
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.medialive.CfnChannelPropsMixin.SrtOutputSettingsProperty
CfnChannelPropsMixin.SrtOutputSettingsProperty.Builder, CfnChannelPropsMixin.SrtOutputSettingsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannelPropsMixin.SrtOutputSettingsProperty.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 Numberfinal ObjectReturns union: eitherIResolvableorCfnChannelPropsMixin.UdpContainerSettingsPropertyfinal ObjectReturns union: eitherIResolvableorCfnChannelPropsMixin.OutputLocationRefPropertyfinal Stringfinal Numberfinal 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 theCfnChannelPropsMixin.SrtOutputSettingsProperty.Builder.
-
-
Method Details
-
getBufferMsec
- Specified by:
getBufferMsecin interfaceCfnChannelPropsMixin.SrtOutputSettingsProperty- See Also:
-
getContainerSettings
Description copied from interface:CfnChannelPropsMixin.SrtOutputSettingsPropertyReturns union: eitherIResolvableorCfnChannelPropsMixin.UdpContainerSettingsProperty- Specified by:
getContainerSettingsin interfaceCfnChannelPropsMixin.SrtOutputSettingsProperty- See Also:
-
getDestination
Description copied from interface:CfnChannelPropsMixin.SrtOutputSettingsPropertyReturns union: eitherIResolvableorCfnChannelPropsMixin.OutputLocationRefProperty- Specified by:
getDestinationin interfaceCfnChannelPropsMixin.SrtOutputSettingsProperty- See Also:
-
getEncryptionType
- Specified by:
getEncryptionTypein interfaceCfnChannelPropsMixin.SrtOutputSettingsProperty- See Also:
-
getLatency
- Specified by:
getLatencyin interfaceCfnChannelPropsMixin.SrtOutputSettingsProperty- 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()
-