Interface MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettings
-
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettings.Jsii$Proxy
@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)", date="2023-06-30T04:56:53.975Z") @Stability(Stable) public interface MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettings extends software.amazon.jsii.JsiiSerializable
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classMedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettings.Builderstatic classMedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettings.Jsii$ProxyAn implementation forMedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettings
-
Method Summary
-
-
-
Method Detail
-
getArchiveGroupSettings
@Stability(Stable) @Nullable default Object getArchiveGroupSettings()
archive_group_settings block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#archive_group_settings MedialiveChannel#archive_group_settings}
-
getFrameCaptureGroupSettings
@Stability(Stable) @Nullable default MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsFrameCaptureGroupSettings getFrameCaptureGroupSettings()
frame_capture_group_settings block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#frame_capture_group_settings MedialiveChannel#frame_capture_group_settings}
-
getHlsGroupSettings
@Stability(Stable) @Nullable default MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsHlsGroupSettings getHlsGroupSettings()
hls_group_settings block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#hls_group_settings MedialiveChannel#hls_group_settings}
-
getMediaPackageGroupSettings
@Stability(Stable) @Nullable default MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsMediaPackageGroupSettings getMediaPackageGroupSettings()
media_package_group_settings block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#media_package_group_settings MedialiveChannel#media_package_group_settings}
-
getMsSmoothGroupSettings
@Stability(Stable) @Nullable default MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsMsSmoothGroupSettings getMsSmoothGroupSettings()
ms_smooth_group_settings block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#ms_smooth_group_settings MedialiveChannel#ms_smooth_group_settings}
-
getMultiplexGroupSettings
@Stability(Stable) @Nullable default MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsMultiplexGroupSettings getMultiplexGroupSettings()
multiplex_group_settings block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#multiplex_group_settings MedialiveChannel#multiplex_group_settings}
-
getRtmpGroupSettings
@Stability(Stable) @Nullable default MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsRtmpGroupSettings getRtmpGroupSettings()
rtmp_group_settings block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#rtmp_group_settings MedialiveChannel#rtmp_group_settings}
-
getUdpGroupSettings
@Stability(Stable) @Nullable default MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettingsUdpGroupSettings getUdpGroupSettings()
udp_group_settings block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#udp_group_settings MedialiveChannel#udp_group_settings}
-
builder
@Stability(Stable) static MedialiveChannelEncoderSettingsOutputGroupsOutputGroupSettings.Builder builder()
-
-