Interface MedialiveChannelEncoderSettingsOutputGroupsOutputsOutputSettings
-
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
MedialiveChannelEncoderSettingsOutputGroupsOutputsOutputSettings.Jsii$Proxy
@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)", date="2023-06-30T04:56:53.997Z") @Stability(Stable) public interface MedialiveChannelEncoderSettingsOutputGroupsOutputsOutputSettings extends software.amazon.jsii.JsiiSerializable
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classMedialiveChannelEncoderSettingsOutputGroupsOutputsOutputSettings.Builderstatic classMedialiveChannelEncoderSettingsOutputGroupsOutputsOutputSettings.Jsii$ProxyAn implementation forMedialiveChannelEncoderSettingsOutputGroupsOutputsOutputSettings
-
Method Summary
-
-
-
Method Detail
-
getArchiveOutputSettings
@Stability(Stable) @Nullable default MedialiveChannelEncoderSettingsOutputGroupsOutputsOutputSettingsArchiveOutputSettings getArchiveOutputSettings()
archive_output_settings block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#archive_output_settings MedialiveChannel#archive_output_settings}
-
getFrameCaptureOutputSettings
@Stability(Stable) @Nullable default MedialiveChannelEncoderSettingsOutputGroupsOutputsOutputSettingsFrameCaptureOutputSettings getFrameCaptureOutputSettings()
frame_capture_output_settings block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#frame_capture_output_settings MedialiveChannel#frame_capture_output_settings}
-
getHlsOutputSettings
@Stability(Stable) @Nullable default MedialiveChannelEncoderSettingsOutputGroupsOutputsOutputSettingsHlsOutputSettings getHlsOutputSettings()
hls_output_settings block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#hls_output_settings MedialiveChannel#hls_output_settings}
-
getMediaPackageOutputSettings
@Stability(Stable) @Nullable default MedialiveChannelEncoderSettingsOutputGroupsOutputsOutputSettingsMediaPackageOutputSettings getMediaPackageOutputSettings()
media_package_output_settings block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#media_package_output_settings MedialiveChannel#media_package_output_settings}
-
getMsSmoothOutputSettings
@Stability(Stable) @Nullable default MedialiveChannelEncoderSettingsOutputGroupsOutputsOutputSettingsMsSmoothOutputSettings getMsSmoothOutputSettings()
ms_smooth_output_settings block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#ms_smooth_output_settings MedialiveChannel#ms_smooth_output_settings}
-
getMultiplexOutputSettings
@Stability(Stable) @Nullable default MedialiveChannelEncoderSettingsOutputGroupsOutputsOutputSettingsMultiplexOutputSettings getMultiplexOutputSettings()
multiplex_output_settings block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#multiplex_output_settings MedialiveChannel#multiplex_output_settings}
-
getRtmpOutputSettings
@Stability(Stable) @Nullable default MedialiveChannelEncoderSettingsOutputGroupsOutputsOutputSettingsRtmpOutputSettings getRtmpOutputSettings()
rtmp_output_settings block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#rtmp_output_settings MedialiveChannel#rtmp_output_settings}
-
getUdpOutputSettings
@Stability(Stable) @Nullable default MedialiveChannelEncoderSettingsOutputGroupsOutputsOutputSettingsUdpOutputSettings getUdpOutputSettings()
udp_output_settings block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#udp_output_settings MedialiveChannel#udp_output_settings}
-
builder
@Stability(Stable) static MedialiveChannelEncoderSettingsOutputGroupsOutputsOutputSettings.Builder builder()
-
-