Class CfnChannelPropsMixin.OutputGroupSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnChannelPropsMixin.OutputGroupSettingsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnChannelPropsMixin.OutputGroupSettingsProperty
CfnChannelPropsMixin.OutputGroupSettingsProperty-
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.OutputGroupSettingsProperty
CfnChannelPropsMixin.OutputGroupSettingsProperty.Builder, CfnChannelPropsMixin.OutputGroupSettingsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannelPropsMixin.OutputGroupSettingsProperty.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 ObjectThe configuration of an archive output group.final ObjectReturns union: eitherIResolvableorCfnChannelPropsMixin.CmafIngestGroupSettingsPropertyfinal ObjectThe configuration of a frame capture output group.final ObjectThe configuration of an HLS output group.final ObjectThe configuration of a MediaPackage output group.final ObjectThe configuration of a Microsoft Smooth output group.final ObjectThe settings for a Multiplex output group.final ObjectThe configuration of an RTMP output group.final ObjectReturns union: eitherIResolvableorCfnChannelPropsMixin.SrtGroupSettingsPropertyfinal ObjectThe configuration of a UDP output group.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 theCfnChannelPropsMixin.OutputGroupSettingsProperty.Builder.
-
-
Method Details
-
getArchiveGroupSettings
Description copied from interface:CfnChannelPropsMixin.OutputGroupSettingsPropertyThe configuration of an archive output group.The parent of this entity is OutputGroupSettings.
Returns union: either
IResolvableorCfnChannelPropsMixin.ArchiveGroupSettingsProperty- Specified by:
getArchiveGroupSettingsin interfaceCfnChannelPropsMixin.OutputGroupSettingsProperty- See Also:
-
getCmafIngestGroupSettings
Description copied from interface:CfnChannelPropsMixin.OutputGroupSettingsPropertyReturns union: eitherIResolvableorCfnChannelPropsMixin.CmafIngestGroupSettingsProperty- Specified by:
getCmafIngestGroupSettingsin interfaceCfnChannelPropsMixin.OutputGroupSettingsProperty- See Also:
-
getFrameCaptureGroupSettings
Description copied from interface:CfnChannelPropsMixin.OutputGroupSettingsPropertyThe configuration of a frame capture output group.Returns union: either
IResolvableorCfnChannelPropsMixin.FrameCaptureGroupSettingsProperty- Specified by:
getFrameCaptureGroupSettingsin interfaceCfnChannelPropsMixin.OutputGroupSettingsProperty- See Also:
-
getHlsGroupSettings
Description copied from interface:CfnChannelPropsMixin.OutputGroupSettingsPropertyThe configuration of an HLS output group.Returns union: either
IResolvableorCfnChannelPropsMixin.HlsGroupSettingsProperty- Specified by:
getHlsGroupSettingsin interfaceCfnChannelPropsMixin.OutputGroupSettingsProperty- See Also:
-
getMediaPackageGroupSettings
Description copied from interface:CfnChannelPropsMixin.OutputGroupSettingsPropertyThe configuration of a MediaPackage output group.Returns union: either
IResolvableorCfnChannelPropsMixin.MediaPackageGroupSettingsProperty- Specified by:
getMediaPackageGroupSettingsin interfaceCfnChannelPropsMixin.OutputGroupSettingsProperty- See Also:
-
getMsSmoothGroupSettings
Description copied from interface:CfnChannelPropsMixin.OutputGroupSettingsPropertyThe configuration of a Microsoft Smooth output group.Returns union: either
IResolvableorCfnChannelPropsMixin.MsSmoothGroupSettingsProperty- Specified by:
getMsSmoothGroupSettingsin interfaceCfnChannelPropsMixin.OutputGroupSettingsProperty- See Also:
-
getMultiplexGroupSettings
Description copied from interface:CfnChannelPropsMixin.OutputGroupSettingsPropertyThe settings for a Multiplex output group.Returns union: either
IResolvableorCfnChannelPropsMixin.MultiplexGroupSettingsProperty- Specified by:
getMultiplexGroupSettingsin interfaceCfnChannelPropsMixin.OutputGroupSettingsProperty- See Also:
-
getRtmpGroupSettings
Description copied from interface:CfnChannelPropsMixin.OutputGroupSettingsPropertyThe configuration of an RTMP output group.Returns union: either
IResolvableorCfnChannelPropsMixin.RtmpGroupSettingsProperty- Specified by:
getRtmpGroupSettingsin interfaceCfnChannelPropsMixin.OutputGroupSettingsProperty- See Also:
-
getSrtGroupSettings
Description copied from interface:CfnChannelPropsMixin.OutputGroupSettingsPropertyReturns union: eitherIResolvableorCfnChannelPropsMixin.SrtGroupSettingsProperty- Specified by:
getSrtGroupSettingsin interfaceCfnChannelPropsMixin.OutputGroupSettingsProperty- See Also:
-
getUdpGroupSettings
Description copied from interface:CfnChannelPropsMixin.OutputGroupSettingsPropertyThe configuration of a UDP output group.Returns union: either
IResolvableorCfnChannelPropsMixin.UdpGroupSettingsProperty- Specified by:
getUdpGroupSettingsin interfaceCfnChannelPropsMixin.OutputGroupSettingsProperty- 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()
-