Class MedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettings.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.aws.medialive_channel.MedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettings.Jsii$Proxy
-
- All Implemented Interfaces:
MedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettings,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- MedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettings
@Stability(Stable) @Internal public static final class MedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettings.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements MedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettings
An implementation forMedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettings
-
-
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.providers.aws.medialive_channel.MedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettings
MedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettings.Builder, MedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettings.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(MedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettings.Builder builder)Constructor that initializes the object based on literal property values passed by theMedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettings.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)Constructor that initializes the object based on values retrieved from the JsiiObject.
-
Method Summary
-
-
-
Constructor Detail
-
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(MedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettings.Builder builder)
Constructor that initializes the object based on literal property values passed by theMedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettings.Builder.
-
-
Method Detail
-
getAncillarySourceSettings
public final MedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettingsAncillarySourceSettings getAncillarySourceSettings()
Description copied from interface:MedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettingsancillary_source_settings block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#ancillary_source_settings MedialiveChannel#ancillary_source_settings}
- Specified by:
getAncillarySourceSettingsin interfaceMedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettings
-
getDvbTdtSettings
public final MedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettingsDvbTdtSettings getDvbTdtSettings()
Description copied from interface:MedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettingsdvb_tdt_settings block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#dvb_tdt_settings MedialiveChannel#dvb_tdt_settings}
- Specified by:
getDvbTdtSettingsin interfaceMedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettings
-
getEmbeddedSourceSettings
public final MedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettingsEmbeddedSourceSettings getEmbeddedSourceSettings()
Description copied from interface:MedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettingsembedded_source_settings block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#embedded_source_settings MedialiveChannel#embedded_source_settings}
- Specified by:
getEmbeddedSourceSettingsin interfaceMedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettings
-
getScte20SourceSettings
public final MedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettingsScte20SourceSettings getScte20SourceSettings()
Description copied from interface:MedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettingsscte20_source_settings block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#scte20_source_settings MedialiveChannel#scte20_source_settings}
- Specified by:
getScte20SourceSettingsin interfaceMedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettings
-
getScte27SourceSettings
public final MedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettingsScte27SourceSettings getScte27SourceSettings()
Description copied from interface:MedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettingsscte27_source_settings block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#scte27_source_settings MedialiveChannel#scte27_source_settings}
- Specified by:
getScte27SourceSettingsin interfaceMedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettings
-
getTeletextSourceSettings
public final MedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettingsTeletextSourceSettings getTeletextSourceSettings()
Description copied from interface:MedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettingsteletext_source_settings block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#teletext_source_settings MedialiveChannel#teletext_source_settings}
- Specified by:
getTeletextSourceSettingsin interfaceMedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettings
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
-