Class MedialiveChannelInputAttachmentsInputSettings.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.aws.medialive_channel.MedialiveChannelInputAttachmentsInputSettings.Jsii$Proxy
-
- All Implemented Interfaces:
MedialiveChannelInputAttachmentsInputSettings,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- MedialiveChannelInputAttachmentsInputSettings
@Stability(Stable) @Internal public static final class MedialiveChannelInputAttachmentsInputSettings.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements MedialiveChannelInputAttachmentsInputSettings
An implementation forMedialiveChannelInputAttachmentsInputSettings
-
-
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.MedialiveChannelInputAttachmentsInputSettings
MedialiveChannelInputAttachmentsInputSettings.Builder, MedialiveChannelInputAttachmentsInputSettings.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(MedialiveChannelInputAttachmentsInputSettings.Builder builder)Constructor that initializes the object based on literal property values passed by theMedialiveChannelInputAttachmentsInputSettings.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)Constructor that initializes the object based on values retrieved from the JsiiObject.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.fasterxml.jackson.databind.JsonNode$jsii$toJson()booleanequals(Object o)ObjectgetAudioSelector()audio_selector block.ObjectgetCaptionSelector()caption_selector block.StringgetDeblockFilter()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#deblock_filter MedialiveChannel#deblock_filter}.StringgetDenoiseFilter()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#denoise_filter MedialiveChannel#denoise_filter}.NumbergetFilterStrength()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#filter_strength MedialiveChannel#filter_strength}.StringgetInputFilter()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#input_filter MedialiveChannel#input_filter}.MedialiveChannelInputAttachmentsInputSettingsNetworkInputSettingsgetNetworkInputSettings()network_input_settings block.NumbergetScte35Pid()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#scte35_pid MedialiveChannel#scte35_pid}.StringgetSmpte2038DataPreference()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#smpte2038_data_preference MedialiveChannel#smpte2038_data_preference}.StringgetSourceEndBehavior()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#source_end_behavior MedialiveChannel#source_end_behavior}.MedialiveChannelInputAttachmentsInputSettingsVideoSelectorgetVideoSelector()video_selector block.inthashCode()
-
-
-
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(MedialiveChannelInputAttachmentsInputSettings.Builder builder)
Constructor that initializes the object based on literal property values passed by theMedialiveChannelInputAttachmentsInputSettings.Builder.
-
-
Method Detail
-
getAudioSelector
public final Object getAudioSelector()
Description copied from interface:MedialiveChannelInputAttachmentsInputSettingsaudio_selector block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#audio_selector MedialiveChannel#audio_selector}
- Specified by:
getAudioSelectorin interfaceMedialiveChannelInputAttachmentsInputSettings
-
getCaptionSelector
public final Object getCaptionSelector()
Description copied from interface:MedialiveChannelInputAttachmentsInputSettingscaption_selector block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#caption_selector MedialiveChannel#caption_selector}
- Specified by:
getCaptionSelectorin interfaceMedialiveChannelInputAttachmentsInputSettings
-
getDeblockFilter
public final String getDeblockFilter()
Description copied from interface:MedialiveChannelInputAttachmentsInputSettingsDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#deblock_filter MedialiveChannel#deblock_filter}.- Specified by:
getDeblockFilterin interfaceMedialiveChannelInputAttachmentsInputSettings
-
getDenoiseFilter
public final String getDenoiseFilter()
Description copied from interface:MedialiveChannelInputAttachmentsInputSettingsDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#denoise_filter MedialiveChannel#denoise_filter}.- Specified by:
getDenoiseFilterin interfaceMedialiveChannelInputAttachmentsInputSettings
-
getFilterStrength
public final Number getFilterStrength()
Description copied from interface:MedialiveChannelInputAttachmentsInputSettingsDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#filter_strength MedialiveChannel#filter_strength}.- Specified by:
getFilterStrengthin interfaceMedialiveChannelInputAttachmentsInputSettings
-
getInputFilter
public final String getInputFilter()
Description copied from interface:MedialiveChannelInputAttachmentsInputSettingsDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#input_filter MedialiveChannel#input_filter}.- Specified by:
getInputFilterin interfaceMedialiveChannelInputAttachmentsInputSettings
-
getNetworkInputSettings
public final MedialiveChannelInputAttachmentsInputSettingsNetworkInputSettings getNetworkInputSettings()
Description copied from interface:MedialiveChannelInputAttachmentsInputSettingsnetwork_input_settings block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#network_input_settings MedialiveChannel#network_input_settings}
- Specified by:
getNetworkInputSettingsin interfaceMedialiveChannelInputAttachmentsInputSettings
-
getScte35Pid
public final Number getScte35Pid()
Description copied from interface:MedialiveChannelInputAttachmentsInputSettingsDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#scte35_pid MedialiveChannel#scte35_pid}.- Specified by:
getScte35Pidin interfaceMedialiveChannelInputAttachmentsInputSettings
-
getSmpte2038DataPreference
public final String getSmpte2038DataPreference()
Description copied from interface:MedialiveChannelInputAttachmentsInputSettingsDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#smpte2038_data_preference MedialiveChannel#smpte2038_data_preference}.- Specified by:
getSmpte2038DataPreferencein interfaceMedialiveChannelInputAttachmentsInputSettings
-
getSourceEndBehavior
public final String getSourceEndBehavior()
Description copied from interface:MedialiveChannelInputAttachmentsInputSettingsDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#source_end_behavior MedialiveChannel#source_end_behavior}.- Specified by:
getSourceEndBehaviorin interfaceMedialiveChannelInputAttachmentsInputSettings
-
getVideoSelector
public final MedialiveChannelInputAttachmentsInputSettingsVideoSelector getVideoSelector()
Description copied from interface:MedialiveChannelInputAttachmentsInputSettingsvideo_selector block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#video_selector MedialiveChannel#video_selector}
- Specified by:
getVideoSelectorin interfaceMedialiveChannelInputAttachmentsInputSettings
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
-