Package com.pulumi.aws.medialive.outputs
Class ChannelInputAttachmentInputSettingsCaptionSelectorSelectorSettings
- java.lang.Object
-
- com.pulumi.aws.medialive.outputs.ChannelInputAttachmentInputSettingsCaptionSelectorSelectorSettings
-
public final class ChannelInputAttachmentInputSettingsCaptionSelectorSelectorSettings extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ChannelInputAttachmentInputSettingsCaptionSelectorSelectorSettings.Builder
-
Method Summary
-
-
-
Method Detail
-
ancillarySourceSettings
public java.util.Optional<ChannelInputAttachmentInputSettingsCaptionSelectorSelectorSettingsAncillarySourceSettings> ancillarySourceSettings()
- Returns:
- Ancillary Source Settings. See Ancillary Source Settings for more details.
-
aribSourceSettings
public java.util.Optional<ChannelInputAttachmentInputSettingsCaptionSelectorSelectorSettingsAribSourceSettings> aribSourceSettings()
- Returns:
- ARIB Source Settings.
-
dvbSubSourceSettings
public java.util.Optional<ChannelInputAttachmentInputSettingsCaptionSelectorSelectorSettingsDvbSubSourceSettings> dvbSubSourceSettings()
- Returns:
- DVB Sub Source Settings. See DVB Sub Source Settings for more details.
-
embeddedSourceSettings
public java.util.Optional<ChannelInputAttachmentInputSettingsCaptionSelectorSelectorSettingsEmbeddedSourceSettings> embeddedSourceSettings()
- Returns:
- Embedded Source Settings. See Embedded Source Settings for more details.
-
scte20SourceSettings
public java.util.Optional<ChannelInputAttachmentInputSettingsCaptionSelectorSelectorSettingsScte20SourceSettings> scte20SourceSettings()
- Returns:
- SCTE20 Source Settings. See SCTE 20 Source Settings for more details.
-
scte27SourceSettings
public java.util.Optional<ChannelInputAttachmentInputSettingsCaptionSelectorSelectorSettingsScte27SourceSettings> scte27SourceSettings()
- Returns:
- SCTE27 Source Settings. See SCTE 27 Source Settings for more details.
-
teletextSourceSettings
public java.util.Optional<ChannelInputAttachmentInputSettingsCaptionSelectorSelectorSettingsTeletextSourceSettings> teletextSourceSettings()
- Returns:
- Teletext Source Settings. See Teletext Source Settings for more details.
-
builder
public static ChannelInputAttachmentInputSettingsCaptionSelectorSelectorSettings.Builder builder()
-
builder
public static ChannelInputAttachmentInputSettingsCaptionSelectorSelectorSettings.Builder builder(ChannelInputAttachmentInputSettingsCaptionSelectorSelectorSettings defaults)
-
-