Class MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsOutputReference
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.ComplexObject
-
- com.hashicorp.cdktf.providers.aws.medialive_channel.MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsOutputReference
-
- All Implemented Interfaces:
com.hashicorp.cdktf.IInterpolatingParent,com.hashicorp.cdktf.IResolvable,com.hashicorp.cdktf.ITerraformAddressable,software.amazon.jsii.JsiiSerializable
@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)", date="2023-06-30T04:56:53.995Z") @Stability(Stable) public class MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsOutputReference extends com.hashicorp.cdktf.ComplexObject
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.IInterpolatingParent
com.hashicorp.cdktf.IInterpolatingParent.Jsii$Default, com.hashicorp.cdktf.IInterpolatingParent.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsOutputReference(com.hashicorp.cdktf.IInterpolatingParent terraformResource, String terraformAttribute)protectedMedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)protectedMedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
Method Summary
-
Methods inherited from class com.hashicorp.cdktf.ComplexObject
computeFqn, getAnyMapAttribute, getBooleanAttribute, getBooleanMapAttribute, getComplexObjectIndex, getComplexObjectIsFromSet, getCreationStack, getFqn, getListAttribute, getNumberAttribute, getNumberListAttribute, getNumberMapAttribute, getStringAttribute, getStringMapAttribute, getTerraformAttribute, getTerraformResource, interpolationAsList, interpolationForAttribute, resolve, setComplexObjectIndex, setComplexObjectIndex, setComplexObjectIsFromSet, setTerraformAttribute, setTerraformResource, toString
-
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
-
-
-
Constructor Detail
-
MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsOutputReference
protected MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsOutputReference
protected MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
-
MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsOutputReference
@Stability(Stable) public MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsOutputReference(@NotNull com.hashicorp.cdktf.IInterpolatingParent terraformResource, @NotNull String terraformAttribute)- Parameters:
terraformResource- The parent resource. This parameter is required.terraformAttribute- The attribute on the parent resource this class is referencing. This parameter is required.
-
-
Method Detail
-
putArchiveGroupSettings
@Stability(Stable) public void putArchiveGroupSettings(@NotNull Object value)- Parameters:
value- This parameter is required.
-
putFrameCaptureGroupSettings
@Stability(Stable) public void putFrameCaptureGroupSettings(@NotNull MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsFrameCaptureGroupSettings value)- Parameters:
value- This parameter is required.
-
putHlsGroupSettings
@Stability(Stable) public void putHlsGroupSettings(@NotNull MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsHlsGroupSettings value)- Parameters:
value- This parameter is required.
-
putMediaPackageGroupSettings
@Stability(Stable) public void putMediaPackageGroupSettings(@NotNull MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsMediaPackageGroupSettings value)- Parameters:
value- This parameter is required.
-
putMsSmoothGroupSettings
@Stability(Stable) public void putMsSmoothGroupSettings(@NotNull MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsMsSmoothGroupSettings value)- Parameters:
value- This parameter is required.
-
putMultiplexGroupSettings
@Stability(Stable) public void putMultiplexGroupSettings(@NotNull MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsMultiplexGroupSettings value)- Parameters:
value- This parameter is required.
-
putRtmpGroupSettings
@Stability(Stable) public void putRtmpGroupSettings(@NotNull MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsRtmpGroupSettings value)- Parameters:
value- This parameter is required.
-
putUdpGroupSettings
@Stability(Stable) public void putUdpGroupSettings(@NotNull MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsUdpGroupSettings value)- Parameters:
value- This parameter is required.
-
resetArchiveGroupSettings
@Stability(Stable) public void resetArchiveGroupSettings()
-
resetFrameCaptureGroupSettings
@Stability(Stable) public void resetFrameCaptureGroupSettings()
-
resetHlsGroupSettings
@Stability(Stable) public void resetHlsGroupSettings()
-
resetMediaPackageGroupSettings
@Stability(Stable) public void resetMediaPackageGroupSettings()
-
resetMsSmoothGroupSettings
@Stability(Stable) public void resetMsSmoothGroupSettings()
-
resetMultiplexGroupSettings
@Stability(Stable) public void resetMultiplexGroupSettings()
-
resetRtmpGroupSettings
@Stability(Stable) public void resetRtmpGroupSettings()
-
resetUdpGroupSettings
@Stability(Stable) public void resetUdpGroupSettings()
-
getArchiveGroupSettings
@Stability(Stable) @NotNull public MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsArchiveGroupSettingsList getArchiveGroupSettings()
-
getFrameCaptureGroupSettings
@Stability(Stable) @NotNull public MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsFrameCaptureGroupSettingsOutputReference getFrameCaptureGroupSettings()
-
getHlsGroupSettings
@Stability(Stable) @NotNull public MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsHlsGroupSettingsOutputReference getHlsGroupSettings()
-
getMediaPackageGroupSettings
@Stability(Stable) @NotNull public MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsMediaPackageGroupSettingsOutputReference getMediaPackageGroupSettings()
-
getMsSmoothGroupSettings
@Stability(Stable) @NotNull public MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsMsSmoothGroupSettingsOutputReference getMsSmoothGroupSettings()
-
getMultiplexGroupSettings
@Stability(Stable) @NotNull public MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsMultiplexGroupSettingsOutputReference getMultiplexGroupSettings()
-
getRtmpGroupSettings
@Stability(Stable) @NotNull public MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsRtmpGroupSettingsOutputReference getRtmpGroupSettings()
-
getUdpGroupSettings
@Stability(Stable) @NotNull public MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsUdpGroupSettingsOutputReference getUdpGroupSettings()
-
getArchiveGroupSettingsInput
@Stability(Stable) @Nullable public Object getArchiveGroupSettingsInput()
-
getFrameCaptureGroupSettingsInput
@Stability(Stable) @Nullable public MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsFrameCaptureGroupSettings getFrameCaptureGroupSettingsInput()
-
getHlsGroupSettingsInput
@Stability(Stable) @Nullable public MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsHlsGroupSettings getHlsGroupSettingsInput()
-
getMediaPackageGroupSettingsInput
@Stability(Stable) @Nullable public MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsMediaPackageGroupSettings getMediaPackageGroupSettingsInput()
-
getMsSmoothGroupSettingsInput
@Stability(Stable) @Nullable public MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsMsSmoothGroupSettings getMsSmoothGroupSettingsInput()
-
getMultiplexGroupSettingsInput
@Stability(Stable) @Nullable public MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsMultiplexGroupSettings getMultiplexGroupSettingsInput()
-
getRtmpGroupSettingsInput
@Stability(Stable) @Nullable public MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsRtmpGroupSettings getRtmpGroupSettingsInput()
-
getUdpGroupSettingsInput
@Stability(Stable) @Nullable public MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsUdpGroupSettings getUdpGroupSettingsInput()
-
getInternalValue
@Stability(Stable) @Nullable public MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettings getInternalValue()
-
setInternalValue
@Stability(Stable) public void setInternalValue(@Nullable MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettings value)
-
-